Failures in node-test-pull-request/66020 to node-test-pull-request/66119 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-04-08.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-04-08 00:10 | 4 | 3 | 28 | 2 | 63 | 3.19% |
Example
Error: list index out of range
> if errorlevel 1 exit /b
> if errorlevel 1 exit /b
Example
Failed to trigger node-test-commit
Example
fatal: No rebase in progress?
Example
not ok 4037 pummel/test-buffer-large-size
---
duration_ms: 720068.95900
severity: fail
exitcode: -15
stack: |-
timeout
(node:4121379) [DEP0030] DeprecationWarning: SlowBuffer() is deprecated. Please use Buffer.allocUnsafeSlow()
(Use `node --trace-deprecation ...` to show where the warning was created)
...
Example
not ok 713 parallel/test-runner-plan
---
duration_ms: 2194.01700
severity: fail
exitcode: 1
stack: |-
Test failure: 'throws if options is not an object'
Location: test\parallel\test-runner-plan.mjs:9:3
AssertionError [ERR_ASSERTION]: Missing expected exception.
at assert.<computed> [as throws] (node:internal/test_runner/test:254:18)
at TestContext.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-runner-plan.mjs:10:14)
at Test.runInAsyncScope (node:async_hooks:214:14)
at Test.run (node:internal/test_runner/test:979:25)
at Test.start (node:internal/test_runner/test:877:17)
at node:internal/test_runner/test:1356:71
at node:internal/per_context/primordials:483:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:451:29)
at node:internal/per_context/primordials:483:9 {
generatedMessage: false,
code: 'ERR_ASSERTION',
...
Example
not ok 4188 parallel/test-file-write-stream4
---
duration_ms: 360088.72900
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2423 parallel/test-repl-custom-eval
---
duration_ms: 219.29300
severity: fail
exitcode: 1
stack: |-
> > > > Test failure: 'does show previews if `preview` is set to `true`'
Location: test/parallel/test-repl-custom-eval.js:121:3
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /'Hello custom' \+ ' eval World!'\n\/\/ 'Hello custom eval World!'/. Input:
"'Hello custom' + ' eval World!'"
at TestContext.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-repl-custom-eval.js:130:12)
at Test.runInAsyncScope (node:async_hooks:214:14)
at Test.run (node:internal/test_runner/test:1056:25)
at Test.start (node:internal/test_runner/test:953:17)
at node:internal/test_runner/test:1452:71
at node:internal/per_context/primordials:483:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:451:29)
at node:inter...
Example
not ok 2619 parallel/test-runner-run-watch
---
duration_ms: 23043.59500
severity: fail
exitcode: 1
stack: |-
Test failure: 'should run with different cwd while in watch mode and isolation "none"'
Location: test/parallel/test-runner-run-watch.mjs:292:5
AssertionError [ERR_ASSERTION]: function should not have been called at file:///Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/parallel/test-runner-run-watch.mjs:307
called with arguments: [Object: null prototype] {
name: '<anonymous>',
nesting: 0,
testNumber: 1,
details: [Object: null prototype] {
duration_ms: 277.34459,
type: 'test',
error: [Error: test failed] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: 'test failed',
exitCode: null,
signal: 'SIGTERM'
}
},
line: 1,
column: 1,
file: '/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/<anonymous>'
...
Example
not ok 4400 sequential/test-performance-eventloopdelay
---
duration_ms: 14743.79100
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:608:17)
at process.processTimers (node:internal/timers:543:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
...
Example
not ok 4458 sequential/test-tls-session-timeout
---
duration_ms: 215.17300
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
...