potiuk commented on PR #35970:
URL: https://github.com/apache/airflow/pull/35970#issuecomment-1833580721
>
Unable to catch it perhaps because I have some versioning issue in my breeze
today..working on fixing it :)
It could also be that you have all `breeze` packages also installed in
`default` python installation. This might introduce variablity in that
particular test, because it assumes, the `python` used from outside has no
external dependencies installed. We have no influence on that one. That's why
we also run the checks in CI in "controlled" environment (python is a bare
python installation installed from the scratch) to avoid the "works for me"
syndrome in this case.
--
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]