Skip to content

Google Auth test_with_scopes_scoped test failing with google-auth==1.25.0 or greater #1198

@parthea

Description

@parthea

The GoogleAuth unittest test_with_scopes_scoped is failing at this line.

With google-auth==1.25.0, the test fails.

tests/test__auth.py::TestAuthWithGoogleAuth::test_with_scopes_scoped FAILED  

With google-auth==1.24.0 , the same test passes.

tests/test__auth.py::TestAuthWithGoogleAuth::test_with_scopes_scoped PASSED      

Metadata

Metadata

Assignees

Labels

type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions