Node Nightly CI #126
Annotations
3 errors and 1 warning
run tests:
undefined#L1
thrown: "Exceeded timeout of 10000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at test (packages/jest-worker/src/workers/__tests__/WorkerEdgeCases.test.ts:293:5)
|
run tests:
undefined#L1
expect(received).rejects.toThrow()
Received promise resolved instead of rejected
Resolved to value: undefined
at expect (packages/expect/build/index.js:2059:15)
|
run tests:
undefined#L1
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 0
Array [
"ok",
- "oom",
- "shut-down",
]
at Object.toEqual (packages/jest-worker/src/workers/__tests__/WorkerEdgeCases.test.ts:318:29)
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
The logs for this run have expired and are no longer available.
Loading