google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

google.auth google.auth.getClient: allows client to be configured using historical API failed

Open flaky-bot[bot] opened this issue 3 years ago • 2 comments

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


commit: 0a9f52cf81120992b15634a2786ddb53e1e6167e buildURL: Build Status, Sponge status: failed

Test output
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/auth.test.js)
Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/auth.test.js)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)

flaky-bot[bot] avatar Aug 15 '22 10:08 flaky-bot[bot]

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (0a9f52cf81120992b15634a2786ddb53e1e6167e), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

flaky-bot[bot] avatar Aug 16 '22 10:08 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 9a80a59df4a882bfca09a19f30556ef05772488a buildURL: Build Status, Sponge status: failed

Test output
unexpected end of file
Error: unexpected end of file
    at Zlib.zlibOnError [as onerror] (zlib.js:182:17)

flaky-bot[bot] avatar Sep 16 '22 10:09 flaky-bot[bot]

Not consistently reproducible.

sofisl avatar Feb 24 '23 00:02 sofisl