-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
bugSomething isn't workingSomething isn't workingglccSpecial for https://www.gitlink.org.cn/glccSpecial for https://www.gitlink.org.cn/glcc
Description
I got an error when trying the following command:
go run . run -p sample/grpc-sample.yamlSee 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:
api-testing/.github/workflows/build.yaml
Line 39 in 3f2877e
| - name: API Test |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingglccSpecial for https://www.gitlink.org.cn/glccSpecial for https://www.gitlink.org.cn/glcc