Abacn commented on PR #30245:
URL: https://github.com/apache/beam/pull/30245#issuecomment-1944090465
testStreamsStartCorrectly
(org.apache.beam.runners.dataflow.worker.windmill.client.grpc.StreamingEngineClientTest)
failed
```
org.junit.runners.model.TestTimedOutException: test timed out after 600
seconds
at
org.apache.beam.runners.dataflow.worker.windmill.client.AbstractWindmillStream.close(AbstractWindmillStream.java)
at
org.apache.beam.runners.dataflow.worker.windmill.client.grpc.StreamingEngineClient.finish(StreamingEngineClient.java:236)
at
org.apache.beam.runners.dataflow.worker.windmill.client.grpc.StreamingEngineClientTest.cleanUp(StreamingEngineClientTest.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
```
I see many different tests in worker flaky (stuck within timeout). I do not
remember this one before so triggered rerun. However, we should pay attention
to the test health of dataflow-runner-streaming-worker. It is at a pretty bad
state currently
--
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]