riteshghorse commented on PR #29759:
URL: https://github.com/apache/beam/pull/29759#issuecomment-1855944092

   The failure is because of a bigquery test timeout
   ```
   E     RuntimeError: Timeout after 600 seconds while waiting for job 
2023-12-13_13_37_27-7365213249556534026 enters expected state RUNNING. Current 
state is PENDING.
   
   apache_beam/runners/dataflow/test_dataflow_runner.py:103: 
RuntimeError
   
   During handling of the above exception, another exception occurred:
   
   self = <apache_beam.io.gcp.bigquery_io_read_it_test.BigqueryIOReadIT 
testMethod=test_bigquery_read_1M_python>
   
       @pytest.mark.it_postcommit
       def test_bigquery_read_1M_python(self):
   >     self.run_bigquery_io_read_pipeline('1M')
   
   apache_beam/io/gcp/bigquery_io_read_it_test.py:68: 
   ```


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