Skip to content

kv: skip TestTxnCoordSenderRetries#26442

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:skip-TestTxnCoordSenderRetries
Jun 5, 2018
Merged

kv: skip TestTxnCoordSenderRetries#26442
craig[bot] merged 1 commit intocockroachdb:masterfrom
andreimatei:skip-TestTxnCoordSenderRetries

Conversation

@andreimatei
Copy link
Copy Markdown
Contributor

TestTxnCoordSenderRetries is flaky, presumably as a consequence of
merging #25541.
A subtest is sometimes failing because a CommandFilter that it's using
is inadvertently injecting a failure into a lingering request from a
previous subtest. Don't know why that PR changed any behavior yet, but
it seems more likely that this is a test issue than issue warranting a
rollback, so skipping while I figure it out.

Touches #26434

Release note: None

@andreimatei andreimatei requested a review from a team June 5, 2018 20:36
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@andreimatei
Copy link
Copy Markdown
Contributor Author

andreimatei commented Jun 5, 2018 via email

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 5, 2018

Build failed

TestTxnCoordSenderRetries is flaky, presumably as a consequence of
merging cockroachdb#25541.
A subtest is sometimes failing because a CommandFilter that it's using
is inadvertently injecting a failure into a lingering request from a
previous subtest. Don't know why that PR changed any behavior yet, but
it seems more likely that this is a test issue than issue warranting a
rollback, so skipping while I figure it out.

Touches cockroachdb#26434

Release note: None
@andreimatei andreimatei force-pushed the skip-TestTxnCoordSenderRetries branch from 595db18 to 51e781d Compare June 5, 2018 23:14
@andreimatei
Copy link
Copy Markdown
Contributor Author

bors r+


Review status: 0 of 1 files reviewed at latest revision, all discussions resolved, some commit checks pending.


Comments from Reviewable

craig bot pushed a commit that referenced this pull request Jun 5, 2018
26442: kv: skip TestTxnCoordSenderRetries r=andreimatei a=andreimatei

TestTxnCoordSenderRetries is flaky, presumably as a consequence of
merging #25541.
A subtest is sometimes failing because a CommandFilter that it's using
is inadvertently injecting a failure into a lingering request from a
previous subtest. Don't know why that PR changed any behavior yet, but
it seems more likely that this is a test issue than issue warranting a
rollback, so skipping while I figure it out.

Touches #26434

Release note: None

Co-authored-by: Andrei Matei <andrei@cockroachlabs.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jun 5, 2018

Build succeeded

@craig craig bot merged commit 51e781d into cockroachdb:master Jun 5, 2018
@andreimatei andreimatei deleted the skip-TestTxnCoordSenderRetries branch June 6, 2018 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants