forked from quic-go/quic-go
make the benchmark suite compatible with Go 1.13
Unfortunately, there doesn't seem to be a way to keep the samples flag.
This commit is contained in:
@@ -27,7 +27,7 @@ install:
|
||||
|
||||
build_script:
|
||||
- ginkgo -r -v -randomizeAllSpecs -randomizeSuites -trace -skipPackage benchmark,integrationtests
|
||||
- ginkgo -randomizeAllSpecs -randomizeSuites -trace benchmark -- -samples=1
|
||||
- ginkgo -randomizeAllSpecs -randomizeSuites -trace benchmark -- -size=10
|
||||
|
||||
test: off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user