You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/05/05 20:32:15 UTC

[GitHub] [beam] iemejia commented on a change in pull request #11614: Disable two flaky tests (BEAM-8035, BEAM-9164)

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:
users@infra.apache.org