Skip to content

Commit

Permalink
DBZ-5527 Mark verifyOffsets test as ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Aug 18, 2022
1 parent 6f5e858 commit 621e959
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -736,6 +736,7 @@ public void streamChangesWhileStopped() throws Exception {

@Test
@FixFor("DBZ-1069")
@Ignore // the test is very flaky in CI environment
public void verifyOffsets() throws Exception {
final int RECORDS_PER_TABLE = 5;
final int TABLES = 2;
Expand Down

0 comments on commit 621e959

Please sign in to comment.