Failures in node-test-pull-request/66331 to node-test-pull-request/66429 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-04-24.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-04-24 00:10 | 0 | 7 | 34 | 3 | 56 | 7.22% |
Example
Build timed out (after 30 minutes). Marking the build as failed.
Example
Failed to trigger node-test-commit
Example
fatal error: Killed signal terminated program cc1plus
Example
not ok 1663 parallel/test-http2-options-max-headers-block-length
---
duration_ms: 68.61600
severity: fail
exitcode: 1
stack: |-
node:events:485
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
Emitted 'error' event on ClientHttp2Session instance at:
at emitClose (node:internal/http2/core:1123:10)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'read'
}
Node.js v24.0.0-pre
...
Example
not ok 2438 parallel/test-file-write-stream4
---
duration_ms: 300139.70100
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 104 parallel/test-buffer-tostring-rangeerror
---
duration_ms: 263.97300
severity: fail
exitcode: 1
stack: |-
node:assert:377
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
Comparison {
+ name: 'RangeError'
- code: 'ERR_STRING_TOO_LONG',
- name: 'Error'
}
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-tostring-rangeerror.js:21:8)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
at Module._load (node:internal/modules/cjs/loader:1096:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: true,
code: 'ERR_ASSE...
Example
not ok 3653 parallel/test-repl-import-referrer
---
duration_ms: 120039.58200
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4212 sequential/test-performance-eventloopdelay
---
duration_ms: 14731.80600
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(histogram.min > 0)
at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-performance-eventloopdelay.js:70:7)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v20.19.1
...
Example
not ok 216 parallel/test-debugger-break
---
duration_ms: 737.11300
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(cli.output.includes(`#1 ${script}:16`))
at c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-debugger-break.js:64:10
at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
...
Example
not ok 2610 parallel/test-runner-run-watch
---
duration_ms: 30912.04500
severity: fail
exitcode: 1
stack: |-
Test failure: 'should support running tests without a file'
Location: test/parallel/test-runner-run-watch.mjs:210:3
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
'# Subtest: test.js\n' +
'not ok 2 - test.js\n' +
' ---\n' +
' duration_ms: 1032.257664\n' +
" type: 'test'\n" +
" location: '/Users/admin/node-tmp/.tmp.2567/test.js:1:1'\n" +
" failureType: 'testCodeFailure'\n" +
' exitCode: ~\n' +
" signal: 'SIGTERM'\n" +
" error: 'test failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: test has ran\n' +
'ok 2 - test has ran\n' +
' ---\n' +
' duration_ms: 2.123437\n' +
" type: 'test'\n" +
' ...\n' +
'1..2\n' +
'# tests 2\n' +
'# suites 0\n' +
'# pass 1\n' +
'# fail 1\...
Example
not ok 4059 parallel/test-stream-readable-unpipe-resume
---
duration_ms: 120036.94400
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4428 sequential/test-tls-session-timeout
---
duration_ms: 214.17600
severity: fail
exitcode: 1
stack: |-
node:assert:95
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'New' !== 'Reused'
at /home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:150:16
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-tls-session-timeout.js:134:7)
at ChildProcess.emit (node:events:507:28)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'New',
expected: 'Reused',
operator: 'strictEqual'
}
Node.js v24.0.0-pre
...