-
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
storage: TestStoreRangeDownReplicate is skipped #10171
Comments
Seems distinct from #9673. |
Looks similar to ##10172. |
I'm able to reproduce this issue on GCE with |
Sort of a bad feedback loop to get assigned flaky tests because I've been fixing other flaky tests in the same area. In this case, the flakiness is an expected error that the test should be handling. I'll fix. |
just retrying the command results in it hitting another error down the test. Is this just about handling errors and retrying? |
This test probably deserves to be rewritten to use |
I can take that on. Reassigning back to me. |
See #10515. |
…ownReplicate The new test tests the down replication functionality using TestCluster. fixes cockroachdb#10536 fixes cockroachdb#10171 fixes cockroachdb#9603
…ownReplicate The new test tests the down replication functionality using TestCluster. fixes cockroachdb#10536 fixes cockroachdb#10171 fixes cockroachdb#9603
…ownReplicate The new test tests the down replication functionality using TestCluster. This change also makes the replica_gc_queue queue up replicas that have been removed reliably. This functionality is tested by the new test. fixes cockroachdb#10536 fixes cockroachdb#10171 fixes cockroachdb#9603
The original test failure seen on this issue was fixed through #10728 . |
Can we unskip it and call this good? |
…ownReplicate The new test tests the down replication functionality using TestCluster. fixes cockroachdb#10536 fixes cockroachdb#10171 fixes cockroachdb#9603
This was actually fixed by #10728, right? |
yes |
SHA: https://github.com/cockroachdb/cockroach/commits/4d203e83dbc49ab1bd9283c3e15caa06e5288bb8
Stress build found a failed test:
The text was updated successfully, but these errors were encountered: