Node Nightly CI #165
Annotations
7 errors and 2 warnings
run tests using jest-jasmine:
e2e/__tests__/watchModePatterns.test.ts#L67
expect(received).toMatchSnapshot()
Snapshot name: `can press "t" to filter by test name 1`
- Snapshot - 4
+ Received + 1
@@ -16,10 +16,7 @@
<moveCursorToColumn1>
<eraseScreenDown>
pattern › 2
<saveCursorPosition>
<moveCursorToRow6Column13>
- <restoreCursorPosition>
-
- <moveCursorDownBy1Row>
- <eraseScreenDown>
+ <restoreCursorPosition>
"
at Object.toMatchSnapshot (e2e/__tests__/watchModePatterns.test.ts:67:18)
|
run tests using jest-jasmine:
e2e/__tests__/coverageReport.test.ts#L144
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageReport.test.ts:144:20)
|
run tests using jest-jasmine:
node:internal/child_process#L512
Can't parse JSON.
ERROR: SyntaxError Unexpected end of JSON input
STDOUT:
STDERR: 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 process.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 process.processTimers (node:internal/timers:514:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v22.0.0-nightly20240223f29d2b7053
at json (e2e/runJest.ts:155:11)
at Object.<anonymous> (e2e/__tests__/moduleNameMapper.test.ts:52:29)
|
run tests using jest-jasmine:
node:internal/child_process#L512
Could not find test summary in the output.
OUTPUT:
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 process.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 process.processTimers (node:internal/timers:514:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v22.0.0-nightly20240223f29d2b7053
at extractSummary (e2e/Utils.ts:243:11)
at Object.<anonymous> (e2e/__tests__/showSeed.test.ts:21:37)
|
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__/storage/track/TrackExpected.test.js
PASS __tests__/storage/track/Track.test.js
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 process.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 process.processTimers (node:internal/timers:514:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v22.0.0-nightly20240223f29d2b7053
at json (e2e/runJest.ts:155:11)
at Object.<anonymous> (e2e/__tests__/moduleNameMapper.test.ts:52:29)
|
run tests using jest-jasmine:
e2e/__tests__/workerForceExit.test.ts#L48
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/workerForceExit.test.ts:48:20)
|
run tests using jest-jasmine
Final attempt failed. Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 2 failed. Reason: Child_process exited with error code 1
|
The logs for this run have expired and are no longer available.
Loading