googleapis / google-auth-library-nodejs

🔑 Google Auth Library for Node.js
Apache License 2.0
1.73k stars 381 forks source link

AwsClient for security_credentials retrieved tokens retrieveSubjectToken(): should reject when AWS region is not determined failed #1601

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

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


commit: d8e5eb9994d2157a937543ed9f7d911b9e9db413 buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly deep-equal:
+ actual - expected

+ Comparison {}
- Comparison {
-   status: 500
- }
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected

+ Comparison {}
- Comparison {
-   status: 500
- }
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Context. (test/test.awsclient.ts:406:9)
flaky-bot[bot] commented 1 year ago

Closing as a duplicate of #1598