Skip to content

Node Nightly CI

Node Nightly CI #230

Triggered via schedule April 28, 2024 12:04
Status Failure
Total duration 6h 4m 28s
Artifacts

nightly.yml

on: schedule
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
18s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
14s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
1m 7s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-macos / test-jasmine
Matrix: test-macos / test
Matrix: test-ubuntu / test-jasmine
Matrix: test-ubuntu / test
Matrix: test-windows / test-jasmine
Matrix: test-windows / test
Notify failed build
7s
Notify failed build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
cannot test with no implementation with expand arg: e2e/__tests__/globals.test.ts#L261
expect(received).toMatchSnapshot() Snapshot name: `cannot test with no implementation with expand arg 1` - Snapshot - 1 + Received + 25 @@ -6,6 +6,30 @@ 1 | it('it', () => {}); > 2 | it('it, no implementation'); | ^ 3 | test('test, no implementation'); - at Object.it (__tests__/onlyConstructs.test.js:2:1)" + at Object.it (__tests__/onlyConstructs.test.js:2:1) + + + node:events:498 + throw er; // Unhandled 'error' event + ^ + + Error: kill EPERM + at ChildProcess.kill (node:internal/child_process:512:26) + at ChildProcessWorker.killChild (D:\a\jest\jest\packages\jest-worker\build\index.js:999:17) + at ChildProcessWorker.forceExit (D:\a\jest\jest\packages\jest-worker\build\index.js:1004:33) + at Timeout._onTimeout (D:\a\jest\jest\packages\jest-worker\build\index.js:567:16) + at listOnTimeout (node:internal/timers:573:17) + at processTimers (node:internal/timers:514:7) + Emitted 'error' event on ChildProcess instance at: + at ChildProcess.kill (node:internal/child_process:512:12) + at ChildProcessWorker.killChild (D:\a\jest\jest\packages\jest-worker\build\index.js:999:17) + [... lines matching original stack trace ...] + at processTimers (node:internal/timers:514:7) { + errno: -4048, + code: 'EPERM', + syscall: 'kill' + } + + Node.js v23.0.0-nightly2024042740ef9d541e" at Object.toMatchSnapshot (e2e/__tests__/globals.test.ts:261:31)
notify › does not report --notify flag: e2e/__tests__/detectOpenHandles.ts#L111
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "Jest did not exit one second after the test run has completed.· 'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue." at Object.toBe (e2e/__tests__/detectOpenHandles.ts:111:27)
test-macos / Node Nightly on macos-latest using jest-jasmine2 (1/4)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
test-macos / Node Nightly on macos-latest using jest-jasmine2 (1/4)
The operation was canceled.
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1