kennknowles commented on pull request #14297: URL: https://github.com/apache/beam/pull/14297#issuecomment-804603833
Looks like this doesn't fix it: ``` 17:58:21 > Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest 18:40:01 18:40:01 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED 18:40:01 java.lang.AssertionError at PubsubReadIT.java:88 18:45:09 18:45:09 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED 18:45:09 java.lang.AssertionError at PubsubReadIT.java:60 19:37:34 19:37:34 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED 19:37:34 java.lang.RuntimeException at BigQueryToTableIT.java:116 19:45:44 Build timed out (after 240 minutes). Marking the build as aborted. ``` The last successful build took 3 hours. I have not investigated whether there are new tests added to this job. -- 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]
