This repository was archived by the owner on Nov 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 405
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
googleauth googleauth: many tests failed #1699
Copy link
Copy link
Closed
Labels
flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Many tests failed at the same time in this package.
- I will close this issue when there are no more failures in this package and
there is at least one pass. - No new issues will be filed for this package until this issue is closed.
- If there are already issues for individual test cases, I will close them when
the corresponding test passes. You can close them earlier, if you prefer, and
I won't reopen them while this issue is still open.
Here are the tests that failed:
- getApplicationDefault should cache the credential when using GCE
- getApplicationDefault should use GCE when well-known file and env const are not set
- getCredentials should get metadata from the server when running on GCE (googleauth googleauth: getCredentials should get metadata from the server when running on GCE failed #1264)
- should allow passing a scope to get a Compute client
- should get an access token
- should get request headers
- should authorize the request
- should make the request
- sign should hit the IAM endpoint if no projectId nor private_key is available
- should return a Compute client for getIdTokenClient
commit: a735ec5
buildURL: Build Status, Sponge
status: failed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.