The GitHub Actions job "Tests (AMD)" on airflow.git/onikolas/pr2/s3-bundle-version-worker-flow has succeeded. Run started by GitHub user o-nikolas (triggered by o-nikolas).
Head commit for run: e5e65a18742a3e3cdfe8deed82d95ba5379b0587 / Niko Oliveira <[email protected]> Fix: guard CallbackKey dataclass test with AIRFLOW_V_3_3_PLUS for compat with 3.2.x The test_process_workloads_routes_execute_callback test uses CallbackKey(id=...) which requires the dataclass form introduced in 3.3. In Airflow 3.2.x, CallbackKey is a str type alias and does not accept keyword arguments. Change the skipif guard from AIRFLOW_V_3_2_PLUS to AIRFLOW_V_3_3_PLUS. Report URL: https://github.com/apache/airflow/actions/runs/26189647383 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
