nodejs-datastore
nodejs-datastore copied to clipboard
import/export entities: should export entities failed
Note: #806 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 386b9c735d57ce23f004ba3e9b1eb9a9377622dc buildURL: Build Status, Sponge status: failed
Test output
Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/samples/test/import-export.test.js) Error: Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/samples/test/import-export.test.js)
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 (386b9c735d57ce23f004ba3e9b1eb9a9377622dc), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
This issue was originally caused by a timeout in import-export.test.js, but that file no longer exists so we can close this issue.