GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
808 stars 381 forks source link

gce: "before all" hook for "should get the instance" failed #495

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

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


commit: 40bca1235d1638248abae76c7416463ed40bd310 buildURL: Build Status, Sponge status: failed

Test output
Timeout of 150000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/tmpfs/src/github/nodejs-getting-started/gce/test/app.test.js)
Error: Timeout of 150000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/tmpfs/src/github/nodejs-getting-started/gce/test/app.test.js)
    at process._tickCallback (internal/process/next_tick.js:68:7)
sofisl commented 2 years ago

Transient failure, closing for now.