-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kv/kvserver: TestStoreRangeSplitRaceUninitializedRHS failed [skipped] #50809
Comments
(kv/kvserver).TestStoreRangeSplitRaceUninitializedRHS failed on master@9e0a39fb605df4f03014be44fac297971a6b61f5:
MoreParameters:
See this test on roachdash |
This commit skips 2 tests as part of the test-infra-team flaky test cleanup: TestInitialPartitioning TestStoreRangeSplitRaceUninitializedRHS Informs cockroachdb#49909 Informs cockroachdb#50809 Release note: None
(kv/kvserver).TestStoreRangeSplitRaceUninitializedRHS failed on master@456a07cfc1e53b87abc7709052e54efb1450e758:
MoreParameters:
See this test on roachdash |
(kv/kvserver).TestStoreRangeSplitRaceUninitializedRHS failed on master@3e0de239121813ea4d47873388a2828a66d9edf7:
MoreParameters:
See this test on roachdash |
(kv/kvserver).TestStoreRangeSplitRaceUninitializedRHS failed on master@f61d73fe1e4773372f3800b715143305a3342ee7:
MoreParameters:
See this test on roachdash |
50971: partitionccl,kvserver: skip some flaky tests r=rytaft a=rytaft This commit skips 2 tests as part of the test-infra-team flaky test cleanup: TestInitialPartitioning TestStoreRangeSplitRaceUninitializedRHS Informs #49909 Informs #50809 Release note: None Co-authored-by: Rebecca Taft <becca@cockroachlabs.com>
The failure is still current (but the test is now skipped) cc @tbg @nvanbenschoten for triage |
Stressed this today: still repros with the same symptoms. |
…rver in client_split test Fixes cockroachdb#50809 Makes progress on cockroachdb#8299 multiTestContext and test store code in client_test are deprecated in favor of running tests via TestClusteri/TestServer. This is one PR out of many to remove the usage of multiTestContext in the client_split test cases. This does not remove all the usages of mtc in this file and just focuses on the simple ones. The more complex cases that rely on lease expiration will be tackled in a future PR. Release note: None
…rver in client_split test Fixes cockroachdb#50809 Makes progress on cockroachdb#8299 multiTestContext and test store code in client_test are deprecated in favor of running tests via TestClusteri/TestServer. This is one PR out of many to remove the usage of multiTestContext in the client_split test cases. This does not remove all the usages of mtc in this file and just focuses on the simple ones. The more complex cases that rely on lease expiration will be tackled in a future PR. Release note: None
57029: kvserver: replace the use of client_test code with TestCluster/TestServer in client_split test r=lunevalex a=lunevalex Fixes #50809 Makes progress on #8299 multiTestContext and test store code in client_test are deprecated in favor of running tests via TestClusteri/TestServer. This is one PR out of many to remove the usage of multiTestContext in the client_split test cases. This does not remove all the usages of mtc in this file and just focuses on the simple ones. The more complex cases that rely on lease expiration will be tackled in a future PR. Release note: None Co-authored-by: Alex Lunev <alexl@cockroachlabs.com>
(kv/kvserver).TestStoreRangeSplitRaceUninitializedRHS failed on master@0b65365fce6a9bdde6c611c92031877ade88a8b2:
More
Parameters:
See this test on roachdash
powered by pkg/cmd/internal/issues
The text was updated successfully, but these errors were encountered: