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

   GrpcGetDataStreamTest.java fails due to a second test added to the test 
suite:
   
   ```
   java.io.IOException: name already registered: Fake server for 
GrpcGetDataStreamTest
        at 
io.grpc.inprocess.InProcessServer.registerInstance(InProcessServer.java:89)
        at io.grpc.inprocess.InProcessServer.start(InProcessServer.java:80)
        at io.grpc.internal.ServerImpl.start(ServerImpl.java:185)
        at io.grpc.internal.ServerImpl.start(ServerImpl.java:94)
        at 
org.apache.beam.runners.dataflow.worker.windmill.client.grpc.GrpcGetDataStreamTest.setUp(GrpcGetDataStreamTest.java:80)
   ```


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