GoogleCloudPlatform/nodejs-getting-started

background: "before all" hook for "should get the correct website" failed

flaky-bot opened this issue · 1 comments

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: 8eac345
buildURL: Build Status, Sponge
status: failed

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

Timeout, closing for now. We can add in the same structures as here if timeout continues.