Abacn commented on PR #25209: URL: https://github.com/apache/beam/pull/25209#issuecomment-1410586408
> Also, were these the tests that were causing GCPIO_Direct to time out? Just wondering why you chose these to make a timeout for. These tests were chosen by checking the most time consuming tests provided by jenkins UI. Yeah it is heuristic. By triggering repeatedly I saw one case `org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOWriteTest.testTriggeredFileLoadsWithTempTablesToExistingNullSchemaTable` failed (https://github.com/apache/beam/pull/25209#issuecomment-1407051477) but I did not find anything strange about that single test itself, but found other tests writing to many files which I suspect might cause problem, changed the test parameters and revealed a bug... that was how I get here -- 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]
