Skip to content

changefeedccl: Remove stale test#106433

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
miretskiy:75080
Jul 10, 2023
Merged

changefeedccl: Remove stale test#106433
craig[bot] merged 1 commit intocockroachdb:masterfrom
miretskiy:75080

Conversation

@miretskiy
Copy link
Copy Markdown
Contributor

Fixes #75080
Removed TestChangefeedRestartDuringBackfill test which was previously skipped, and remaing skipped for very long time.

The reason for removal is that this test is exceedingly brittle and very stale. Furthermore, the functionality of restart during backfill already test extensively by non-flaky tests that verify restart and checkpoint functionality
(TestChangefeedCheckpointSchemaChange,
TestChangefeedBackfillCheckpoint,
TestCoreChangefeedBackfillScanCheckpoint).

Release note: None

Fixes cockroachdb#75080
Removed `TestChangefeedRestartDuringBackfill` test which was previously
skipped, and remaing skipped for very long time.

The reason for removal is that this test is exceedingly brittle
and very stale.  Furthermore, the functionality of restart during
backfill already test extensively by non-flaky tests
that verify restart and checkpoint functionality
(`TestChangefeedCheckpointSchemaChange`,
`TestChangefeedBackfillCheckpoint`,
`TestCoreChangefeedBackfillScanCheckpoint`).

Release note: None
@miretskiy miretskiy requested a review from a team as a code owner July 7, 2023 19:58
@miretskiy miretskiy requested review from HonoreDB and removed request for a team July 7, 2023 19:58
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@HonoreDB HonoreDB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @miretskiy)

@miretskiy
Copy link
Copy Markdown
Contributor Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 10, 2023

Build succeeded:

@craig craig bot merged commit 2eac0f0 into cockroachdb:master Jul 10, 2023
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.

changefeedccl: flakey TestChangefeedRestartDuringBackfill

3 participants