Failures in node-test-pull-request/69670 to node-test-pull-request/69766 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-10-17.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-10-17 00:11 | 1 | 2 | 33 | 1 | 63 | 2.04% |
| Reason | Build timed out (after 30 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/59929/, https://github.com/nodejs/node/pull/60251/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/69711/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/69719/ |
Example
Build timed out (after 30 minutes). Marking the build as failed.
Example
not ok 1145 sequential/test-worker-prof
---
duration_ms: 2387.18400
severity: fail
exitcode: 1
stack: |-
files found in working directory before worker starts [ 'isolate-00000191E144A000-5048-v8.log' ]
parent prof file: isolate-00000191E144A000-5048-v8.log
parent posted 45873 messages
files found in working directory before worker exits [
'isolate-00000191E144A000-5048-v8.log',
'isolate-00000191FB1AE000-5048-v8.log'
]
worker prof file: isolate-00000191FB1AE000-5048-v8.log
worker ticks 12
parent ticks 37
node:internal/assert/utils:77
throw err;
^
AssertionError [ERR_ASSERTION]: worker ticks <= 15:
tick,0x7ff7f143d83e,99028,0,0x0,3,0x191a008297e,0x191a0082607,0x3e19d0d2c7e
tick,0x7ffad57b7629,176258,0,0x0,0,0x7ff7f149e380,0x24f77005821,0x191a0082a4f,0x191a0082607,0x3e19d0ff55a,0x191a0082a4f,0x191a0082607,0x3e19d0feb23,0x191a0082a4f,0x191a0082607,0x3e19d0fe7b3,0x191a0082a4f,0x191a0082607,0x3e19d0fcc56,0x191a0082a4f,0x...
Example
not ok 3960 parallel/test-without-async-context-frame
---
duration_ms: 120075.21900
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2767 parallel/test-quic-test-client
---
duration_ms: 582.00200
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/out/Release/ngtcp2_test_client
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Missing expected rejection.
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async file:///home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-quic-test-client.mjs:36:1 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: { message: /Process exited with code 1 and signal null/ },
operator: 'rejects',
diff: 'simple'
}
Node.js v26.0.0-pre
...
Example
not ok 2761 parallel/test-runner-output
---
duration_ms: 16679.80300
severity: fail
exitcode: 1
stack: |-
Test failure: 'test-runner/output/test-timeout-flag.js'
Location: test/parallel/test-runner-output.mjs:356:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: --test-timeout is set to 100ms\n' +
' # Subtest: should timeout after 100ms\n' +
' not ok 1 - should timeout after 100ms\n' +
' ---\n' +
...
Example
not ok 3256 parallel/test-runner-watch-mode-kill-signal
---
duration_ms: 120099.61500
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4771 sequential/test-perf-hooks
---
duration_ms: 834.75200
severity: fail
exitcode: 1
stack: |-
node:internal/assert/utils:77
throw err;
^
AssertionError [ERR_ASSERTION]: Date.now() - performance.timeOrigin (248.912109375) - process.uptime() * 1000 (87.691226) = 161.220883375 >= +- 50
at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/sequential/test-perf-hooks.js:36:3)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
...
Example
not ok 4826 wpt/test-hr-time
---
duration_ms: 2288.00300
severity: fail
exitcode: 1
stack: |-
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] window-worker-timeOrigin.window.js: depends on URL.createObjectURL(blob)
[PASS] self.performance.now() is a function that returns a number
[PASS] self.performance.now() returns a positive number
[PASS] self.performance.now() difference is not negative
[PASS] Performance interface extends EventTarget.
[PASS] self.performance.now() returns a positive number
[PASS] self.performance.now() difference is not negative
[PASS] idl_test validation
[PASS] Partial interface mixin WindowOrWorkerGlobalScope: original interface mixin defined
[PASS] Partial interface mixin WindowOrWorkerGlobalScope: member names are unique
[PASS] Partial interface Window: member names are unique
[PASS] Window includes GlobalEventHandlers: member names are unique
[PASS] Window includes WindowEventH...
Example
not ok 2135 parallel/test-http2-close-while-writing
---
duration_ms: 120065.32700
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | client-proxy/test-https-proxy-request-invalid-char-in-url |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/59896/, https://github.com/nodejs/node/pull/60250/) |
| Appeared | vm-cmeeo, vm-4ckp1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/69721/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/69738/ |
Example
not ok 4379 client-proxy/test-https-proxy-request-invalid-char-in-url
---
duration_ms: 1508.61200
severity: fail
exitcode: 1
stack: |-
[Upstream server] responding to request for '/newline-in-host'
[Upstream server] responding to request for '/carriage-return-in-host'
[Proxy client] Received response from server for 'https://local\nhost:55410/newline-in-host': Response for '/newline-in-host'
[Proxy client] #1 closed request for: 'https://local\nhost:55410/newline-in-host'
[Proxy client] Received response from server for 'https://local\rhost:55410/carriage-return-in-host': Response for '/carriage-return-in-host'
[Proxy client] #2 closed request for: 'https://local\rhost:55410/carriage-return-in-host'
[Upstream server] responding to request for '/carriage-return-in-port'
[Upstream server] responding to request for '/crlf-in-host'
[Upstream server] responding to request for '/newline-in-port'
[Upstream server] responding to request for '/crlf-in-port'
[Proxy ...
Example
not ok 410 parallel/test-gc-http-client-connaborted
---
duration_ms: 497.99900
severity: fail
exitcode: 3221226505
stack: |-
...