-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/multiregionccl: TestMultiRegionDataDriven failed #70846
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
ccl/multiregionccl.TestMultiRegionDataDriven failed with artifacts on master @ bdb4c1ac404a99cb679643d734f292b81487e15a:
=== RUN TestMultiRegionDataDriven
test_log_scope.go:79: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestMultiRegionDataDriven691348664
test_log_scope.go:80: use -show-logs to present logs inline
=== CONT TestMultiRegionDataDriven
datadriven_test.go:390: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestMultiRegionDataDriven691348664
--- FAIL: TestMultiRegionDataDriven (65.15s)
=== RUN TestMultiRegionDataDriven/regional_by_table
datadriven_test.go:122:
testdata/regional_by_table:96: SELECT * FROM db.rbt WHERE k = 1
expected:
served locally: true
served via follower read: false
found:
recording contains > 1 dist sender send messages
--- FAIL: TestMultiRegionDataDriven/regional_by_table (18.08s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestMultiRegionDataDriven PKG=./pkg/ccl/multiregionccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Parameters in this failure:
- GOFLAGS=-json
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.