jrmccluskey commented on PR #26205: URL: https://github.com/apache/beam/pull/26205#issuecomment-1503372360
It looks like there's a somewhat consistent timeout in `testTriggeredFileLoadsWithTempTablesToExistingNullSchemaTable`: ``` 17:37:22 org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOWriteTest > testTriggeredFileLoadsWithTempTablesToExistingNullSchemaTable[1] FAILED 17:37:22 org.junit.runners.model.TestTimedOutException at BigQueryIOWriteTest.java:729 17:45:55 17:45:55 1645 tests completed, 1 failed, 124 skipped ``` Is this a matter of needing higher bounds on the direct runner? -- 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]
