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 663 parallel/test-runner-reporters
---
duration_ms: 4.8
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: node:test reporters
# Subtest: should default to outputing TAP to stdout
ok 1 - should default to outputing TAP to stdout
---
duration_ms: 3684.21504
...
not ok 922 wpt/test-encoding
---
duration_ms: 3.112
severity: fail
exitcode: 1
stack: |-
---- api-invalid-label.any.js ----
[SKIPPED] location is not defined
---- idlharness.any.js ----
[SKIPPED] No implementation of TextDecoderStream and TextEncoderStream
---- iso-2022-jp-decoder.any.js ----
[SKIPPED] iso-2022-jp decoder state handling bug: https://encoding.spec.whatwg.org/#iso-2022-jp-decoder
---- legacy-mb-schinese\gb18030\gb18030-decoder.any.js ----
[SKIPPED] The gb18030 encoding is not supported
---- legacy-mb-schinese\gbk\gbk-decoder.any.js ----
[SKIPPED] The gbk encoding is not supported
---- replacement-encodings.any.js ----
[SKIPPED] decoding-helpers.js needs XMLHttpRequest
---- single-byte-decoder.window.js ----
[SKIPPED] location is not defined
---- streams\realms.window.js ----
[SKIPPED] window is not defined
---- textdecoder-fatal-single-byte.any.js ----
[SKIPPED] The iso-8859-16 encoding is not supported
---- t...
not ok 101 parallel/test-child-process-exec-cwd
---
duration_ms: 0.420
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(stdout.startsWith(dir))
at c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:413:17
at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15
at ChildProcess.exithandler (node:child_process:411:7)
at ChildProcess.emit (node:events:510:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v20.0.0-pre
...
not ok 867 parallel/test-webcrypto-wrap-unwrap
---
duration_ms: 12.648
severity: fail
exitcode: 1
stack: |-
(node:2604) ExperimentalWarning: The Ed25519 Web Crypto API algorithm is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:2604) ExperimentalWarning: The Ed448 Web Crypto API algorithm is an experimental feature and might change at any time
(node:2604) ExperimentalWarning: The X25519 Web Crypto API algorithm is an experimental feature and might change at any time
(node:2604) ExperimentalWarning: The X448 Web Crypto API algorithm is an experimental feature and might change at any time
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [DataError]: Invalid wrapped JWK key
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:609:10)
at SubtleCrypto.unwrapKey...
not ok 51 message/test_runner_output_cli
---
duration_ms: 0.979
severity: fail
stack: |-
TAP version 13
# Subtest: sync pass todo
ok 1 - sync pass todo # TODO
---
duration_ms: 15.574787
...
not ok 2239 parallel/test-performance-function
---
duration_ms: 0.139
severity: fail
exitcode: 1
stack: |-
node:internal/errors:490
ErrorCaptureStackTrace(err);
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:283:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:537:9)
at process.processTimers (node:internal/timers:511:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v20.0.0-pre
...
not ok 3813 sequential/test-debugger-run-after-quit-restart
---
duration_ms: 1.602
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85
reject(new Error(message));
^
Error: Child exited, signal SIGBUS while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection) in/i; found: undefined
at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18)
at ChildProcess.emit (node:events:510:28)
at maybeClose (node:internal/child_process:1098:16)
at Socket.<anonymous> (node:internal/child_process:456:11)
at Socket.emit (node:events:510:28)
at Pipe.<anonymous> (node:net:316:12)
Node.js v20.0.0-pre
...
not ok 3814 sequential/test-debugger-sb-before-load
---
duration_ms: 3.856
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:406:10)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-sb-before-load.js:32:14)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47
...
not ok 3815 sequential/test-debugger-scripts
---
duration_ms: 3.516
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:406:10)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-debugger-scripts.js:41:20)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47
...
not ok 3816 sequential/test-debugger-use-strict
---
duration_ms: 3.951
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85
reject(new Error(message));
^
Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined
STDERR: Timeout (3000) waiting for 127.0.0.1:9229 to be free
at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18)
at ChildProcess.emit (node:events:510:28)
at maybeClose (node:internal/child_process:1098:16)
at Socket.<anonymous> (node:internal/child_process:456:11)
at Socket.emit (node:events:510:28)
at Pipe.<anonymous> (node:net:316:12)
Node.js v20.0.0-pre
...
not ok 3817 sequential/test-debugger-watchers
---
duration_ms: 3.289
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85
reject(new Error(message));
^
Error: Child exited, code 1 while waiting for /break (?:on start )?in/i; found: undefined
STDERR: Timeout (3000) waiting for 127.0.0.1:9229 to be free
at ChildProcess.onChildClose (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/debugger.js:85:18)
at ChildProcess.emit (node:events:510:28)
at maybeClose (node:internal/child_process:1098:16)
at Socket.<anonymous> (node:internal/child_process:456:11)
at Socket.emit (node:events:510:28)
at Pipe.<anonymous> (node:net:316:12)
Node.js v20.0.0-pre
...
not ok 3490 parallel/test-runner-inspect
---
duration_ms: 120.48
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:3650657) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[out] TAP version 13
[out]
[err] Debugger listening on ws://127.0.0.1:41195/158f8092-e85d-4580-8a55-fe04be15c997
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:41195/158f8092-e85d-4580-8a55-fe04be15c997
[out]
...
not ok 3820 sequential/test-debugger-object-type-remote-object
---
duration_ms: 0.917
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-arm-debug/test/common/index.js:406:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-debugger-object-type-remote-object.js:42:14)
at Module._compile (node:internal/modules/cjs/loader:1274:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1328:10)
at Module.load (node:internal/modules/cjs/loader:1132:32)
at Module._load (node:internal/modules/cjs/loader:971:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47
...
not ok 3852 sequential/test-inspector-async-hook-setup-at-signal
---
duration_ms: 360.46
severity: fail
exitcode: -15
stack: |-
timeout
[err] Waiting until a signal enables the inspector...
[err]
[err] started
[err]
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Starting inspector on 127.0.0.1:9229 failed: address already in use
[err]
[err] Starting inspector on 127.0.0.1:9229 failed: address already in use
[err]
[err] (node:97443) internal/test/binding: These APIs are for internal testing only. Do not use them.
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
...
not ok 3859 sequential/test-inspector-debug-brk-flag
---
duration_ms: 0.94
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Starting inspector on 127.0.0.1:9229 failed: address already in use
[err]
[out] A message 5
[out]
[out] Outputted message #1
[out]
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:406:10)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-inspector-debug-brk-flag.js:39:24)
at Module._compile (node:internal/modules/cjs/loader:1287:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1341:10)
at Module.load (node:internal/modules/cjs/loader:1145:32)
at Module._load (node:internal/modules/cjs/loader:984:12)
at Function.executeUserEntryPoint [a...
not ok 3861 sequential/test-inspector-enabled
---
duration_ms: 0.90
severity: fail
exitcode: 1
stack: |-
Starting inspector on 127.0.0.1:9229 failed: address already in use
node:assert:395
throw err;
^
AssertionError [ERR_ASSERTION]: inspector.isEnabled() should be true when run with --inspect
at [eval]:5:1
at Script.runInThisContext (node:vm:122:12)
at Object.runInThisContext (node:vm:300:38)
at node:internal/process/execution:83:21
at [eval]-wrapper:6:24
at runScript (node:internal/process/execution:82:62)
at evalScript (node:internal/process/execution:104:10)
at node:internal/main/eval_string:50:3 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v20.0.0-pre
...
Jenkins Failure
Reason
Build timed out (after 120 minutes). Marking the build as failed.
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack
Failures in node-test-pull-request/49763 to node-test-pull-request/49860 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-runner-reporters
Example
wpt/test-encoding
Example
parallel/test-buffer-isascii
Example
parallel/test-buffer-isutf8
Example
parallel/test-child-process-cwd
Example
parallel/test-child-process-exec-cwd
Example
parallel/test-webcrypto-wrap-unwrap
Example
wpt/test-webcrypto
Example
message/test_runner_output_cli
Example
parallel/test-http-remove-connection-header-persists-connection
Example
parallel/test-performance-function
Example
parallel/test-runner-extraneous-async-activity
Example
sequential/test-debugger-run-after-quit-restart
Example
sequential/test-debugger-sb-before-load
Example
sequential/test-debugger-scripts
Example
sequential/test-debugger-use-strict
Example
sequential/test-debugger-watchers
Example
sequential/test-net-connect-econnrefused
Example
parallel/test-preload
Example
parallel/test-repl-history-navigation
Example
parallel/test-runner-inspect
Example
parallel/test-tls-server-verify
Example
pummel/test-net-throttle
Example
pummel/test-policy-integrity-parent-no-package-json
Example
sequential/test-debugger-help
Example
sequential/test-debugger-object-type-remote-object
Example
sequential/test-debugger-pid
Example
sequential/test-inspector-async-hook-setup-at-signal
Example
sequential/test-inspector-debug-brk-flag
Example
sequential/test-inspector-enabled
Example
Jenkins Failure
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build Failure
error: remote GitHub already exists.
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
Progress
parallel/test-runner-reporters
(28)wpt/test-encoding
(9)parallel/test-buffer-isascii
(8)parallel/test-buffer-isutf8
(8)parallel/test-child-process-cwd
(8)parallel/test-child-process-exec-cwd
(8)parallel/test-webcrypto-wrap-unwrap
(8)wpt/test-webcrypto
(8)message/test_runner_output_cli
(4)parallel/test-http-remove-connection-header-persists-connection
(3)parallel/test-performance-function
(3)parallel/test-runner-extraneous-async-activity
(3)sequential/test-debugger-run-after-quit-restart
(3)sequential/test-debugger-sb-before-load
(3)sequential/test-debugger-scripts
(3)sequential/test-debugger-use-strict
(3)sequential/test-debugger-watchers
(3)sequential/test-net-connect-econnrefused
(3)parallel/test-preload
(2)parallel/test-repl-history-navigation
(2)parallel/test-runner-inspect
(2)parallel/test-tls-server-verify
(2)pummel/test-net-throttle
(2)pummel/test-policy-integrity-parent-no-package-json
(2)sequential/test-debugger-help
(2)sequential/test-debugger-object-type-remote-object
(2)sequential/test-debugger-pid
(2)sequential/test-inspector-async-hook-setup-at-signal
(2)sequential/test-inspector-debug-brk-flag
(2)sequential/test-inspector-enabled
(2)Build timed out (after 120 minutes). Marking the build as failed.
(2)Build timed out (after 60 minutes). Marking the build as failed.
(2)error: remote GitHub already exists.
(5)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(2)The text was updated successfully, but these errors were encountered: