Node Nightly CI #175
nightly.yml
on: schedule
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
38s
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
13s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
40s
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
2s
Annotations
2 errors and 3 warnings
exits with 1 if path threshold group is not found in coverage data:
node:internal/child_process#L512
Could not find test summary in the output.
OUTPUT:
PASS __tests__/banana.test.js
✓ banana (4 ms)
node:events:497
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 v22.0.0-nightly20240304b34512e38e
at extractSummary (e2e/Utils.ts:243:11)
at Object.<anonymous> (e2e/__tests__/coverageThreshold.test.ts:87:41)
|
test-windows / Node nightly on windows-latest (3/4)
Final attempt failed. Child_process exited with error code 1
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test-windows / Node nightly on windows-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
test-windows / Node nightly on windows-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|