Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auth/credentials/impersonate: TestNewIDTokenCredentialsIntegration failed #11379

Closed
flaky-bot bot opened this issue Jan 7, 2025 · 2 comments · Fixed by #11386
Closed

auth/credentials/impersonate: TestNewIDTokenCredentialsIntegration failed #11379

flaky-bot bot opened this issue Jan 7, 2025 · 2 comments · Fixed by #11386
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jan 7, 2025

Note: #11188 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 72add7e
buildURL: Build Status, Sponge
status: failed

@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jan 7, 2025
@quartzmo
Copy link
Member

quartzmo commented Jan 7, 2025

=== RUN   TestNewIDTokenCredentialsIntegration/SA_->_Delegate_->_SA
    integration_test.go:204: unable to retrieve Token: impersonate: status code 400: {
          "error": {
            "code": 400,
            "message": "No account specified in request",
            "status": "INVALID_ARGUMENT"
          }
        }
--- FAIL: TestNewIDTokenCredentialsIntegration (0.24s)
    --- PASS: TestNewIDTokenCredentialsIntegration/SA_->_SA (0.11s)
    --- PASS: TestNewIDTokenCredentialsIntegration/SA_->_SA_(Default) (0.07s)
    --- FAIL: TestNewIDTokenCredentialsIntegration/SA_->_Delegate_->_SA (0.06s)

Copy link
Author

flaky-bot bot commented Jan 7, 2025

commit: 16e4068
buildURL: Build Status, Sponge
status: failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant