nastra commented on code in PR #10802: URL: https://github.com/apache/iceberg/pull/10802#discussion_r1694699704
########## flink/v1.17/flink/src/test/java/org/apache/iceberg/flink/source/TestIcebergSourceFailover.java: ########## @@ -137,6 +138,7 @@ protected void assertRecords(Table table, List<Record> expectedRecords, Duration SimpleDataUtil.assertTableRecords(table, expectedRecords, timeout); } + @Disabled("Disabled for now as it is flaky on CI") Review Comment: do we have an issue to investigate/fix the flakiness? I just want to make sure we don't lose track of enabling this again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org