Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 7, 2024

Google-auth 2.36.0 is more picky about credentials being mocked. It expects the universe_domain attribute to be real string not mock because it passes it as argument of replace string method.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Google-auth 2.36.0 is more picky about credentials being mocked. It
expects the `universe_domain` attribute to be real string not
mock because it passes it as argument of `replace` string method.
@potiuk potiuk merged commit c83e72a into apache:main Nov 7, 2024
@potiuk potiuk deleted the fix-pickinesss-of-google-auth branch November 7, 2024 02:49
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
Google-auth 2.36.0 is more picky about credentials being mocked. It
expects the `universe_domain` attribute to be real string not
mock because it passes it as argument of `replace` string method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants