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:36:39 UTC

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

je-ik commented on a change in pull request #11614:
URL: https://github.com/apache/beam/pull/11614#discussion_r420390006



##########
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 is not `@Category(ValidatesRunner)` test, looks like it is Flink-specific already?




----------------------------------------------------------------
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