Skip to content

Got error when running the sample grpc testsuite file #200

@LinuxSuRen

Description

@LinuxSuRen

I got an error when trying the following command:

go run . run -p sample/grpc-sample.yaml

See the output:

sample/grpc-sample.yaml pattern 1
found suites: 1
routing end with 13.817028ms
API Average Max Min QPS Count Error
gRPC Runner.GetVersion 6.065096ms 6.065096ms 6.065096ms 0 1 0
gRPC Runner.FunctionsQuery 3.48314ms 3.48314ms 3.48314ms 0 1 0
gRPC Runner.FunctionsQueryStream 2.891849ms 2.891849ms 2.891849ms 0 1 1
consume: 14.054419ms
Error: failed to run 'FunctionsQueryStream', proto: syntax error (line 1:1): unexpected token [

By the way, I recommend adding the corresponding testing into the GitHub workflows. For instance, below might be a good place to add:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingglccSpecial for https://www.gitlink.org.cn/glcc

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions