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

AwsClient for security_credentials retrieved tokens retrieveSubjectToken(): should reject when AWS role name is not determined failed #1568

Closed
flaky-bot bot opened this issue Jun 24, 2023 · 1 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.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jun 24, 2023

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 070ec96
buildURL: Build Status, Sponge
status: failed

Test output
Expected values to be strictly deep-equal:
+ actual - expected
  • Comparison {}
  • Comparison {
  • code: '403'
  • }
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
  • actual - expected

  • Comparison {}

  • Comparison {
  • code: '403'
  • }
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async Context. (build/test/test.awsclient.js:346:17)
    -> /workspace/test/test.awsclient.ts:421:9
@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 Jun 24, 2023
@flaky-bot
Copy link
Author

flaky-bot bot commented Jun 29, 2023

Test passed for commit fe84049 (Build Status, Sponge)! Closing this issue.

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

No branches or pull requests

0 participants