-
Notifications
You must be signed in to change notification settings - Fork 4.1k
bench/ddl_analysis: unskip TestBenchmarkExpectation #57771
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
(bench/ddl_analysis).TestBenchmarkExpectation failed on master@c41a2ed503cd31d95bc3ee4365663811772c8bd3:
=== RUN TestBenchmarkExpectation
validate_benchmark_data_test.go:100: /go/src/github.com/cockroachdb/cockroach/artifacts/go-build171179183/b997/ddl_analysis.test --test.run=^$ --test.bench=. --test.benchtime=1x
validate_benchmark_data_test.go:92: expected AlterRole/alter_role_with_3_options to perform KV lookups in [59, 59], got 60
validate_benchmark_data_test.go:92: expected DropView/drop_2_views to perform KV lookups in [89, 89], got 93
validate_benchmark_data_test.go:92: expected DropView/drop_3_views to perform KV lookups in [160, 160], got 168
validate_benchmark_data_test.go:92: expected Grant/grant_all_on_1_table to perform KV lookups in [33, 33], got 41
validate_benchmark_data_test.go:92: expected Grant/grant_all_on_2_tables to perform KV lookups in [37, 37], got 45
validate_benchmark_data_test.go:92: expected Grant/grant_all_on_3_tables to perform KV lookups in [41, 41], got 49
validate_benchmark_data_test.go:92: expected Revoke/revoke_all_on_1_table to perform KV lookups in [33, 33], got 41
validate_benchmark_data_test.go:92: expected Revoke/revoke_all_on_2_tables to perform KV lookups in [37, 37], got 45
validate_benchmark_data_test.go:92: expected Revoke/revoke_all_on_3_tables to perform KV lookups in [41, 41], got 49
validate_benchmark_data_test.go:76: see the --rewrite flag to re-run the benchmarks and adjust the expectations
--- FAIL: TestBenchmarkExpectation (103.82s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestBenchmarkExpectation PKG=./pkg/bench/ddl_analysis TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
See this test on roachdash
powered by pkg/cmd/internal/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.