Node Nightly CI #234
Annotations
1 error and 1 warning
run tests using jest-jasmine:
node:internal/child_process#L512
Can't parse JSON.
ERROR: SyntaxError Unexpected end of JSON input
STDOUT:
STDERR: PASS __tests__/snapshot.test_copy.js
node:events:498
throw er; // Unhandled 'error' event
^
Error: kill EPERM
at ChildProcess.kill (node:internal/child_process:512:26)
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)
[... lines matching original stack trace ...]
at processTimers (node:internal/timers:514:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v23.0.0-nightly20240502b876e00b47
at json (e2e/runJest.ts:156:11)
at Object.<anonymous> (e2e/__tests__/snapshot.test.ts:243:36)
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading