bintocher commented on PR #62287:
URL: https://github.com/apache/airflow/pull/62287#issuecomment-3999634990

   Pushed a fix for the **Static checks** failure (ruff formatting + import 
sorting).
   
   Regarding the other two failed checks:
   
   - **Generate constraints for 3.10** — Infrastructure issue unrelated to this 
PR. The `virtualenv 21.1.0` release broke compatibility with Hatch (`module 
'virtualenv.discovery.builtin' has no attribute 'propose_interpreters'`). This 
affects all PRs, not just this one.
   
   - **Integration core redis** — A flaky OpenTelemetry integration test 
(`test_scheduler_change_after_the_first_task_finishes`) failed with a span 
assertion error. Unrelated to the changes in this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to