Failures in node-test-pull-request/69633 to node-test-pull-request/69731 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown reports/2025-10-15.md)
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
|---|---|---|---|---|---|---|
| 2025-10-15 00:11 | 0 | 1 | 29 | 1 | 69 | 1.01% |
Example
Build timed out (after 30 minutes). Marking the build as failed.
Example
not ok 1145 sequential/test-worker-prof
---
duration_ms: 2387.41700
severity: fail
exitcode: 1
stack: |-
files found in working directory before worker starts [ 'isolate-000001E5195DD000-3972-v8.log' ]
parent prof file: isolate-000001E5195DD000-3972-v8.log
parent posted 45063 messages
files found in working directory before worker exits [
'isolate-000001E5195DD000-3972-v8.log',
'isolate-000001E533281000-3972-v8.log'
]
worker prof file: isolate-000001E533281000-3972-v8.log
worker ticks 35
parent ticks 11
node:internal/assert/utils:77
throw err;
^
AssertionError [ERR_ASSERTION]: parent ticks <= 15:
tick,0x7ff6e01089e4,144589,0,0x0,0,0x7ff6e0514340,0x1d563ae73ec,0x1d563ae770b,0x3a54e4f0386,0x233642466c6,0x233642468e2,0x3a54e4c1330,0x233642430b3,0x233642477e2,0x3a54e4f06b8,0x15454b4a701,0x2336424825f,0x23364248b22,0x2336424766f,0x233642469b1,0x3a54e4c1330,0x233642430b3,0x233642477e2,0x3a54e4f06b8,0x15454b49006,0x2336424825...
Example
not ok 4181 parallel/test-without-async-context-frame
---
duration_ms: 120111.00200
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2135 parallel/test-http2-close-while-writing
---
duration_ms: 120065.32700
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4814 sequential/test-perf-hooks
---
duration_ms: 202.81500
severity: fail
exitcode: 1
stack: |-
check initial nodeTiming
{
"name": "node",
"entryType": "node",
"startTime": 0,
"duration": 105.292313,
"nodeStart": 0.8121449947357178,
"v8Start": 15.547476053237915,
"environment": 47.825581073760986,
"loopStart": -1,
"loopExit": -1,
"bootstrapComplete": 71.40248501300812,
"idleTime": 0,
"uvMetricsInfo": {
"loopCount": 0,
"events": 0,
"eventsWaiting": 0
}
}
node:internal/assert/utils:77
throw err;
^
AssertionError [ERR_ASSERTION]: now (118.82525) - timing.duration (105.292313) = 13.532937000000004 >= 10
at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-perf-hooks.js:61:3)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-perf-hooks.j...
Example
not ok 3870 parallel/test-runner-output
---
duration_ms: 120035.57100
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
ok 1 - test-runner/output/abort.js
---
duration_ms: 1355.887432
...
Example
not ok 2782 parallel/test-runner-watch-mode-kill-signal
---
duration_ms: 6529.95500
severity: fail
exitcode: 1
stack: |-
Test failure: 'can be overridden (to SIGINT)'
Location: test/parallel/test-runner-watch-mode-kill-signal.mjs:72:3
AssertionError [ERR_ASSERTION]: The input was expected to not match the regular expression /__SIGTERM received__/. Input:
"Restarting '/home/iojs/node-tmp/.tmp.2784/index.js'\n" +
'__SIGINT received__\n' +
"Restarting '/home/iojs/node-tmp/.tmp.2784/index.js'\n" +
'__SIGINT received__\n' +
'__SIGTERM received__\n'
at TestContext.<anonymous> (file:///home/iojs/build/workspace/node/test/parallel/test-runner-watch-mode-kill-signal.mjs:103:12)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async Test.run (node:internal/test_runner/test:1113:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:788:7) {
generatedMessage: true,
co...
Example
not ok 2572 parallel/test-quic-test-client
---
duration_ms: 1639.58100
severity: fail
exitcode: 1
stack: |-
/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-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:///Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-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 v25.0.0
...
Example
not ok 4824 wpt/test-hr-time
---
duration_ms: 2344.62900
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 4378 client-proxy/test-https-proxy-request-invalid-char-in-url
---
duration_ms: 826.01500
severity: fail
exitcode: 1
stack: |-
[Upstream server] responding to request for '/carriage-return-in-host'
[Proxy client] Received response from server for 'https://local\rhost:62861/carriage-return-in-host': Response for '/carriage-return-in-host'
[Proxy client] #1 closed request for: 'https://local\rhost:62861/carriage-return-in-host'
[Upstream server] responding to request for '/newline-in-host'
[Upstream server] responding to request for '/crlf-in-host'
[Upstream server] responding to request for '/newline-in-port'
[Upstream server] responding to request for '/carriage-return-in-port'
[Proxy client] Received response from server for 'https://local\nhost:62861/newline-in-host': Response for '/newline-in-host'
[Proxy client] #2 closed request for: 'https://local\nhost:62861/newline-in-host'
[Proxy client] Received response from server for 'https://local\r\nhost:...
Example
not ok 1097 parallel/test-cluster-fork-stdio
---
duration_ms: 120191.26200
severity: fail
exitcode: 1
stack: |-
timeout
...
Example
not ok 1149 wpt/test-wasm-webapi
---
duration_ms: 391.50000
severity: crashed
exitcode: 3221225477
stack: |-
[SKIPPED] abort.any.js: WPTRunner does not support fetch()
[SKIPPED] contenttype.any.js: WPTRunner does not support fetch()
[SKIPPED] historical.any.js: indexedDB is not defined
[SKIPPED] idlharness.any.js: not configured
[SKIPPED] instantiateStreaming-bad-imports.any.js: Flaky on ARM with V8 >= 11.2
[SKIPPED] origin.sub.any.js: CORS not implemented
[SKIPPED] status.any.js: WPTRunner does not support fetch()
[PASS] compileStreaming
[PASS] instantiateStreaming
[PASS] compileStreaming: no body
[PASS] compileStreaming: no body in a promise
[PASS] compileStreaming: undefined
[PASS] compileStreaming: undefined in a promise
[PASS] compileStreaming: null
[PASS] compileStreaming: null in a promise
[PASS] compileStreaming: true
[PASS] compileStreaming: true in a promise
[PASS] compileStreaming: "test"
[PASS] compileStreaming: ...