The GitHub Actions job "Tests (AMD)" on 
airflow.git/revert-bigquery-streaming-buffer-system-test has succeeded.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
adeabf77b1e05c17a09cb74c0d00766117a4fbc5 / Shahar Epstein 
<[email protected]>
Move BigQuery streaming-buffer system test to manual-only

The streaming-buffer test path in example_bigquery_sensors.py can run for
up to ~90 minutes against real BigQuery (the documented streaming-buffer
flush window), which made the bigquery_sensors system test too slow for
the Google CI maintainers to run on every cycle.

Revert example_bigquery_sensors.py to its pre-#66652 form and extract the
streaming-buffer flow into a new manual-only system test
(example_bigquery_streaming_buffer_sensor.py), gated behind
RUN_MANUAL_GOOGLE_SYSTEM_TESTS — the same flag used by
example_dataproc_cancel_on_kill.py. Documentation howto-include
references for BigQueryStreamingBufferEmptySensor are repointed at the
new file.

related: #66652, #66962

Report URL: https://github.com/apache/airflow/actions/runs/25931737410

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to