iemejia commented on a change in pull request #11614:
URL: https://github.com/apache/beam/pull/11614#discussion_r420387278
##########
File path:
runners/flink/src/test/java/org/apache/beam/runners/flink/translation/wrappers/streaming/io/UnboundedSourceWrapperTest.java
##########
@@ -242,6 +243,7 @@ public void close() {}
* <p>This test verifies that watermarks are correctly forwarded.
*/
@Test(timeout = 30_000)
+ @Ignore("https://issues.apache.org/jira/browse/BEAM-9164")
Review comment:
This one is apparently only flaky on Flink can we better exclude it
manually only for Flink?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]