pierrejeambrun commented on PR #47433:
URL: https://github.com/apache/airflow/pull/47433#issuecomment-2703412456

   As expected full tests break and need fixing. Also while testing the UI I 
realized that the server is not happy with this change (can't load dags 
internal error 500) and we will need to wait for @vincbeck fix. 
`FabAuthManager` is crashing on `get_permitted_dag_ids`. This is a bug in the 
auth manager implementation and not detected by our tests at the moment because 
unit tests use the `SimpleAuthManager` for simplicity reason.


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