GoogleCloudPlatform/nodejs-getting-started

gce: should get the instance failed

flaky-bot opened this issue · 3 comments

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


commit: 5e716b8
buildURL: Build Status, Sponge
status: failed

Test output
Timeout of 5000000ms 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 5000000ms 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)

@sofisl Looks like our fix didn't quite get it. But might also be that the system was down. I was seeing a bunch of errors the other day.

Looks like this issue is flaky. 😟

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

A human should fix and close this.


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

Yeah, unfortunately. It's been running fine since, should we close it and see if it returns?