The GitHub Actions job "Tests (AMD)" on airflow.git/resumable-core has failed.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
4e62cb149be58f901e0c34a1642ab13465f694d5 / 1fanwang <[email protected]>
Guard against an absent context in execute_resumable

Folding the durable/non-durable split into resume_or_submit made the context
lookups unconditional. Operators executed with a None context - the idiom
provider tests use when asserting a validation error that is raised before any
context is needed - then failed with an AttributeError instead of that error.

Signed-off-by: 1fanwang <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to