The GitHub Actions job "Tests (AMD)" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d0ced937ac0a1de71fea11071f12965bfe3ed8d2 / Stefan Wang <[email protected]>
Factor out a shared base for the database error handlers (#68512)

_UniqueConstraintErrorHandler and DataErrorHandler carried near-identical
bodies — lookup id, statement log, [api] expose_stacktrace gating, and the
HTTPException detail shape. Move the shared body into a _DatabaseErrorHandler
base; each handler now declares only its status_code, reason, and an optional
_should_handle guard. No behavior change.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to