googleapis / google-api-nodejs-client

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
https://googleapis.dev/nodejs/googleapis/latest/
Apache License 2.0
11.27k stars 1.91k forks source link

Clients: should pass eslint for a given client failed #3359

Closed flaky-bot[bot] closed 9 months ago

flaky-bot[bot] commented 9 months ago

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: 261170592cc5cec6a6991a356f8d6180366cb675 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/test/test.clients.js)
Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/test/test.clients.js)
    at processImmediate (internal/timers.js:464:21)
flaky-bot[bot] commented 9 months ago

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 (261170592cc5cec6a6991a356f8d6180366cb675), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

danielbankhead commented 9 months ago

The second logs look green, not sure what happened.