Skip to content

ccl: skip TestChangefeedSchemaChangeNoBackfill due to flakiness#32461

Closed
tbg wants to merge 1 commit intocockroachdb:masterfrom
tbg:fix/skip-cdc
Closed

ccl: skip TestChangefeedSchemaChangeNoBackfill due to flakiness#32461
tbg wants to merge 1 commit intocockroachdb:masterfrom
tbg:fix/skip-cdc

Conversation

@tbg
Copy link
Copy Markdown
Member

@tbg tbg commented Nov 19, 2018

See #32433.

Release note: None

@tbg tbg requested a review from a team November 19, 2018 12:36
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@tbg
Copy link
Copy Markdown
Member Author

tbg commented Nov 19, 2018

bors r=petermattis

craig bot pushed a commit that referenced this pull request Nov 19, 2018
32461: ccl: skip TestChangefeedSchemaChangeNoBackfill due to flakiness r=petermattis a=tbg

See #32433.

Release note: None

32462: storage: fix error message in TestStoreRangeRemoveDead r=petermattis a=tbg

It was printing a pointer where the observer would expect an integer.

Release note: None

Co-authored-by: Tobias Schottdorf <tobias.schottdorf@gmail.com>
@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 19, 2018

Build failed (retrying...)

@tbg
Copy link
Copy Markdown
Member Author

tbg commented Nov 19, 2018

bors r-

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Nov 19, 2018

Canceled

@tbg
Copy link
Copy Markdown
Member Author

tbg commented Nov 19, 2018

This problem was introduced or exposed in #32421 and affects multiple tests (I think most of the CDC ones), so skipping stuff is just a whack-a-mole.

tbg added a commit to tbg/cockroach that referenced this pull request Nov 19, 2018
…rator"

This reverts commit 765df40.

Unfortunately, cockroachdb#32421 has turned

> make test TESTS=TestChangefeedSchemaChangeNoBackfill PKG=github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl TESTTIMEOUT=30s TESTFLAGS=-v

and various other tests into failing propositions (they take forever).
This slows down the CDC pipeline and the symptoms affect various other
CDC tests so that skipping the test isn't an attractive option.

Besides, this was clearly not intended, so there's probably something
wrong with the code being reverted here.

We should investigate and submit a fix.

Closes cockroachdb#32461.
Fixes cockroachdb#32433.
Fixes cockroachdb#32444.

Release note: None
craig bot pushed a commit that referenced this pull request Nov 19, 2018
32465: Revert "engineccl: ignore intents beneath start in MVCCIncrementalIterator" r=benesch a=tbg

This reverts commit 765df40.

Unfortunately, #32421 has turned

> make test TESTS=TestChangefeedSchemaChangeNoBackfill PKG=github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl TESTTIMEOUT=30s TESTFLAGS=-v

and various other tests into failing propositions (they take forever).
This slows down the CDC pipeline and the symptoms affect various other
CDC tests so that skipping the test isn't an attractive option.

Besides, this was clearly not intended, so there's probably something
wrong with the code being reverted here.

We should investigate and submit a fix.

Closes #32461.
Fixes #32433.
Fixes #32444.

Release note: None

Co-authored-by: Tobias Schottdorf <tobias.schottdorf@gmail.com>
@craig craig bot closed this in #32465 Nov 19, 2018
@tbg tbg deleted the fix/skip-cdc branch November 23, 2018 11:49
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