The GitHub Actions job "Tests (AMD)" on 
airflow.git/feature/lang-sdk/taskflow-stub-dag has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
31d9d6988ad5fa4216471f4735f722e32cc28798 / LIU ZHE YOU <[email protected]>
Assert mapped stub expansion via attributes Airflow 2.x also has

The mapped-stub decorator test asserted MappedOperator.is_mapped, which
does not exist on Airflow 2.x, so the provider compat suite failed on
2.11 with an AttributeError. Asserting on op_kwargs_expand_input and
partial_kwargs keeps the test meaningful on every supported Airflow
version and additionally pins down what "no parse-time bindings" means.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to