Node Nightly CI #172
Annotations
1 error and 1 warning
run tests:
e2e/__tests__/summaryThreshold.test.ts#L21
expect(received).toMatch(expected)
Expected pattern: /Summary of all failing tests(\n|.)*expect\(1\)\.toBe\(0\)/
Received string: "node:events:497·
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 process.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 process.processTimers (node:internal/timers:514:7) {·
errno: -4048,·
code: 'EPERM',·
syscall: 'kill'·
}···
Node.js v22.0.0-nightly2024030130c9181994"
at Object.toMatch (e2e/__tests__/summaryThreshold.test.ts:21:22)
|
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