eladkal commented on PR #60448:
URL: https://github.com/apache/airflow/pull/60448#issuecomment-3749330402

   Tests are failing
   
   ```
   FAILED 
providers/fab/tests/unit/fab/auth_manager/test_security.py::test_update_user_updates_changed_on_when_roles_change
 - assert datetime.datetime(2026, 1, 13, 14, 25, 32) > datetime.datetime(2026, 
1, 13, 14, 25, 32)
    +  where datetime.datetime(2026, 1, 13, 14, 25, 32) = Test User.changed_on
   FAILED 
providers/fab/tests/unit/fab/auth_manager/test_security.py::test_users_can_be_found
 - assert 2 == 1
    +  where 2 = len([Test User, test test])
    ```


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