jscheffl commented on PR #41067:
URL: https://github.com/apache/airflow/pull/41067#issuecomment-2254602152

   I was wondering and debugging a while for the one failed test in 
`tests/core/test_sentry.py` and came to the point that the decorator 
`@time_machine.travel(CRUMB_DATE)` on this test modifies the virtual time... 
and thus the authentication token is created also relative to `CRUMB_DATE` == 
May 2019... and when testing is expired for a few years at internal API.
   
   Any idea how to fix this?


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