-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvclient/kvcoord: TestPriorityRatchetOnAbortOrPush failed #68584
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/kvclient/kvcoord.TestPriorityRatchetOnAbortOrPush failed with artifacts on master @ 62ec88c61edcaa023a579199cc5b43d3ee951cef:
=== RUN TestPriorityRatchetOnAbortOrPush
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPriorityRatchetOnAbortOrPush351144054
test_log_scope.go:74: use -show-logs to present logs inline
txn_test.go:247: "read=false": expected priority on retry to ratchet to 2147483646; got 713736
panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPriorityRatchetOnAbortOrPush351144054
--- FAIL: TestPriorityRatchetOnAbortOrPush (1.08s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestPriorityRatchetOnAbortOrPush PKG=./pkg/kv/kvclient/kvcoord TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Parameters in this failure:
- GOFLAGS=-parallel=4
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.