The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-dag-run-trigger-try-except has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
6675396911d0ff3becd9bcfdb5c2077975ba7c44 / Daniel Standish 
<[email protected]>
Test propagation, not status code, for non-validation dagrun errors

FastAPI TestClient defaults to raise_server_exceptions=True, so a
RuntimeError from create_dagrun() surfaces directly rather than being
mapped to a 500. Assert the propagation with pytest.raises — that's the
behavior the PR is guarding against (old code silently mapped any
ValueError to 400).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to