hkc-8010 commented on PR #66854:
URL: https://github.com/apache/airflow/pull/66854#issuecomment-4441275028

   The failing CI job (`provider distributions tests / Compat 3.0.6:P3.10`) is 
pre-existing on `main` and unrelated to this PR. It fails with:
   
   ```
   ImportError: cannot import name 'Options' from 'jwt.types'
   ```
   
   This is a `flask_jwt_extended`/`PyJWT` version incompatibility in 
`providers/fab` tests running against Airflow 3.0.6. Confirmed failing on main 
in run https://github.com/apache/airflow/actions/runs/25789005777 before this 
PR was opened.
   
   All other CI checks pass.


-- 
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