You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not ok 2909 parallel/test-single-executable-application
---
duration_ms: 120103.58700
severity: fail
exitcode: -15
stack: |-
timeout
Wrote single executable preparation blob to sea-prep.blob
...
not ok 3516 es-module/test-esm-loader-http-imports
---
duration_ms: 34424.85700
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: ESM: http import via loader
# Subtest: should load using --import flag
ok 1 - should load using --import flag
---
duration_ms: 9292.792367
...
not ok 880 wpt/test-timers
---
duration_ms: 3283.99800
severity: fail
exitcode: 1
stack: |-
[SKIPPED] negative-settimeout.any.js: unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
[PASS] Clear timeout with clearInterval
[PASS] Clear interval with clearTimeout
[PASS] type-long-settimeout
[PASS] type-long-setinterval
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:573:17)\n' +
' at process.processTimers (node:internal/timers:514:7)'
}
Command: C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe C:\workspace\node-test-binary-windows-js-...
not ok 3578 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 111.42600
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
at callback (node:internal/streams/writable:562:21)
at onwriteError (node:internal/streams/writable:425:3)
at onwrite (node:internal/streams/writable:467:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:958:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expe...
not ok 1963 parallel/test-inspector-async-stack-traces-promise-then
---
duration_ms: 15399.19000
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:40555/705b84f9-0dea-4fa4-ac2e-befbc83d8db3
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:0)
1
...
not ok 2848 parallel/test-inspector-debug-end
---
duration_ms: 120106.26800
severity: fail
exitcode: -15
stack: |-
timeout
Test there's no crash stopping server that was not started
Test there's no crash stopping server without connecting
[err] Debugger listening on ws://127.0.0.1:38245/f6cfcfca-3997-4c4e-8f29-02cf7515bbf2
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
Test there's no crash stopping server after connecting
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:42197/3c489ed2-290a-4ecb-ac1f-e0b364693576
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
not ok 888 parallel/test-x509-escaping
---
duration_ms: 6515.03900
severity: fail
exitcode: 1
stack: |-
node:events:489
throw er; // Unhandled 'error' event
^
Error [ERR_SOCKET_CONNECTION_TIMEOUT]: Socket connection timeout
at new NodeError (node:internal/errors:399:5)
at internalConnectMultiple (node:net:1099:20)
at Timeout.internalConnectMultipleTimeout (node:net:1638:3)
at listOnTimeout (node:internal/timers:575:11)
at process.processTimers (node:internal/timers:514:7)
Emitted 'error' event on TLSSocket instance at:
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
at runNextTicks (node:internal/process/task_queues:64:3)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_SOCKET...
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:34580' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy287.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Build Failure
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Error: list index out of range
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
[--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'
Failures in node-test-pull-request/51517 to node-test-pull-request/51613 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-single-executable-application
Example
es-module/test-esm-loader-http-imports
Example
parallel/test-net-write-fully-async-hex-string
Example
parallel/test-http-remove-connection-header-persists-connection
Example
wpt/test-timers
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-tls-ticket-cluster
Example
pummel/test-fs-readfile-tostring-fail
Example
wpt/test-webcrypto
Example
abort/test-signal-handler
Example
addons/worker-buffer-callback/test-free-called
Example
node-api/test_threadsafe_function/test
Example
parallel/test-http-request-join-authorization-headers
Example
parallel/test-inspector-async-stack-traces-promise-then
Example
parallel/test-inspector-debug-end
Example
parallel/test-runner-watch-mode
Example
parallel/test-x509-escaping
Example
pummel/test-net-throttle
Example
sequential/test-http-regr-gh-2928
Example
CCTest Failure
../test/cctest/test_inspector_socket.cc:323: Failure
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build Failure
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal: No rebase in progress?
Example
Error: getWindowSize EINVAL
Example
Error: list index out of range
Example
error: remote GitHub already exists.
Example
sh: line 1: I/O: No such file or directory
Example
undefined
Unknown
Example
Progress
parallel/test-single-executable-application
(18)es-module/test-esm-loader-http-imports
(7)parallel/test-net-write-fully-async-hex-string
(6)parallel/test-http-remove-connection-header-persists-connection
(5)wpt/test-timers
(5)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(3)parallel/test-tls-ticket-cluster
(3)pummel/test-fs-readfile-tostring-fail
(3)wpt/test-webcrypto
(3)abort/test-signal-handler
(2)addons/worker-buffer-callback/test-free-called
(2)node-api/test_threadsafe_function/test
(2)parallel/test-http-request-join-authorization-headers
(2)parallel/test-inspector-async-stack-traces-promise-then
(2)parallel/test-inspector-debug-end
(2)parallel/test-runner-watch-mode
(2)parallel/test-x509-escaping
(2)pummel/test-net-throttle
(2)sequential/test-http-regr-gh-2928
(2)../test/cctest/test_inspector_socket.cc:323: Failure
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(2)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)fatal: No rebase in progress?
(3)Error: getWindowSize EINVAL
(2)Error: list index out of range
(2)error: remote GitHub already exists.
(2)sh: line 1: I/O: No such file or directory
(2)Unknown
(2)The text was updated successfully, but these errors were encountered: