-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvserver: TestReplicateRange failed #57560
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
(kv/kvserver).TestReplicateRange failed on master@a1759d1a6938b50fcd59f71258b97b6299c0960c:
=== RUN TestReplicateRange
test_log_scope.go:72: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestReplicateRange572431741
test_log_scope.go:73: use -show-logs to present logs inline
client_raft_test.go:297: change replicas of r1 failed: descriptor changed: [expected] r1:/M{in-ax} [(n1,s1):1, (n2,s2):2LEARNER, next=3, gen=1] != [actual] r1:/M{in-ax} [(n1,s1):1, next=3, gen=2]
panic.go:617: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestReplicateRange572431741
--- FAIL: TestReplicateRange (0.11s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestReplicateRange PKG=./pkg/kv/kvserver 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.