riteshghorse commented on PR #29759:
URL: https://github.com/apache/beam/pull/29759#issuecomment-1855944092
The failure is because of a bigquery test timeout
```
[1m[31mE RuntimeError: Timeout after 600 seconds while waiting for job
2023-12-13_13_37_27-7365213249556534026 enters expected state RUNNING. Current
state is PENDING.[0m
[1m[31mapache_beam/runners/dataflow/test_dataflow_runner.py[0m:103:
RuntimeError
[33mDuring handling of the above exception, another exception occurred:[0m
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')
[1m[31mapache_beam/io/gcp/bigquery_io_read_it_test.py[0m: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]