kennknowles commented on pull request #14268: URL: https://github.com/apache/beam/pull/14268#issuecomment-804441019
The actual failure was unrelated: ``` 12:42:57 > Task :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTestStreaming 14:26:37 14:26:37 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testMapState FAILED 14:26:37 java.lang.RuntimeException at ParDoTest.java:2408 14:48:08 14:48:08 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testSetState FAILED 14:48:08 java.lang.RuntimeException at ParDoTest.java:2352 ``` This is fixed by #14302 -- 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: [email protected]
