Abacn commented on PR #32775:
URL: https://github.com/apache/beam/pull/32775#issuecomment-2461221539

   It seems "FanOutStreamingEngineWorkerHarnessTest" becomes increasingly flaky 
recently, e.g. on schedule run:
   
   https://github.com/apache/beam/runs/32620998299
   
   and on a PR run:
   
   https://github.com/apache/beam/runs/32622849052
   
   error:
   
   ```
   java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at 
org.apache.beam.runners.dataflow.worker.streaming.harness.FanOutStreamingEngineWorkerHarnessTest.testStreamsStartCorrectly(FanOutStreamingEngineWorkerHarnessTest.java:217)
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to