The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user o-nikolas (triggered by o-nikolas).

Head commit for run:
94bdd6fc795be9b93c0fcea3bfa4faea249156ff / Niko Oliveira <[email protected]>
Catch TypeError instead of AttributeError for change_state wrapper

If an older version of main is being used BaseExecutor.change_state may
have fewer parameters, catch the TypeError that is raised in this
situation instead of the previously caught AttributeError.

Also add a unit test to cover this scenario

fixes #40011
fixes #39980
related #40012

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

With regards,
GitHub Actions via GitBox


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

Reply via email to