The GitHub Actions job "Tests" on 
airflow.git/test/dataproc-trigger-on-kill-system-tests has failed.
Run started by GitHub user srchilukoori (triggered by srchilukoori).

Head commit for run:
a99a3c6820f296c03941c32392714680e4b08a92 / Sadha Chilukoori 
<[email protected]>
Add system tests for Dataproc trigger on_kill cancel behavior

Follow-up to #65742 (requested by @shahar1). Adds a system test DAG
that exercises the cancel_on_kill plumbing introduced when
DataprocSubmitTrigger and DataprocSubmitJobDirectTrigger migrated
to BaseTrigger.on_kill().

Test A: deferrable submit with cancel_on_kill=True completes normally.
Test B: submits a long-running job, cancels it via DataprocHook.cancel_job()
(the same call on_kill delegates to), and asserts CANCELLED state.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to