You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Abacn (via GitHub)" <gi...@apache.org> on 2023/04/18 19:19:47 UTC

[GitHub] [beam] Abacn commented on issue #21333: Flink testParDoRequiresStableInput flaky

Abacn commented on issue #21333:
URL: https://github.com/apache/beam/issues/21333#issuecomment-1513678365

   It's appearing again in https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/6030/
   
   ```
   Test Result (2 failures / +2)
   org.apache.beam.runners.flink.FlinkRequiresStableInputTest.testParDoRequiresStableInputPortable
   org.apache.beam.runners.flink.FlinkRequiresStableInputTest.testParDoRequiresStableInputStatefulPortable
   ```
   
   Error message:
   ```
   org.junit.runners.model.TestTimedOutException: test timed out after 30000 milliseconds
   	at java.lang.Thread.sleep(Native Method)
   	at org.apache.beam.runners.flink.FlinkRequiresStableInputTest.executePipeline(FlinkRequiresStableInputTest.java:187)
   	at org.apache.beam.runners.flink.FlinkRequiresStableInputTest.runTest(FlinkRequiresStableInputTest.java:160)
   	at org.apache.beam.runners.flink.FlinkRequiresStableInputTest.testParDoRequiresStableInputPortable(FlinkRequiresStableInputTest.java:112)
   
   ```


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org