Models: "before all" hook for "should retrieve a model if it exists" failed
flaky-bot opened this issue · 3 comments
flaky-bot commented
Note: #1168 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 53781db
buildURL: Build Status, Sponge
status: failed
Test output
Timeout of 300000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/samples/test/models.test.js) Error: Timeout of 300000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/samples/test/models.test.js) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7)
loferris commented
Failing build now passing - likely transient service-level issues.
flaky-bot commented
Looks like this issue is flaky. 😟
I'm going to leave this open and stop commenting.
A human should fix and close this.
commit: 53781db
buildURL: Build Status, Sponge
status: failed
Test output
Timeout of 300000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/samples/test/models.test.js) Error: Timeout of 300000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/samples/test/models.test.js) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7)
loferris commented
Failed test due to service issues, closing for now!