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 2505 parallel/test-runner-reporters
---
duration_ms: 3.113
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: 2822.453451
...
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: 1.155
severity: fail
stack: |-
TAP version 13
# Subtest: sync pass todo
ok 1 - sync pass todo # TODO
---
duration_ms: 17.52209
...
not ok 2239 parallel/test-performance-function
---
duration_ms: 0.332
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1033
process.nextTick(() => { throw 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-custom-suites-freestyle/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)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:301:10)
at [kOnMessage] (node:internal/worker:312:37)
...
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
...
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Failures in node-test-pull-request/49712 to node-test-pull-request/49806 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-corepack-yarn-install
Example
parallel/test-runner-extraneous-async-activity
Example
parallel/test-crypto-key-objects
Example
parallel/test-performance-function
Example
parallel/test-single-executable-application
Example
parallel/test-child-process-can-write-to-stdout
Example
parallel/test-repl-history-navigation
Example
parallel/test-tls-ticket-cluster
Example
sequential/test-debugger-object-type-remote-object
Example
sequential/test-debugger-pid
Example
CCTest Failure
Jenkins Failure
Build Failure
error: remote GitHub already exists.
Example
fatal: No rebase in progress?
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
Error: getWindowSize EINVAL
Example
error: The last gc run reported the following. Please correct the root cause
Example
fatal error: ld terminated with signal 9 [Killed]
Example
Progress
parallel/test-runner-reporters
(31)wpt/test-encoding
(13)parallel/test-buffer-isascii
(12)parallel/test-buffer-isutf8
(12)parallel/test-child-process-cwd
(12)parallel/test-child-process-exec-cwd
(12)parallel/test-webcrypto-wrap-unwrap
(12)wpt/test-webcrypto
(12)message/test_runner_output_cli
(5)parallel/test-http-remove-connection-header-persists-connection
(5)parallel/test-corepack-yarn-install
(4)parallel/test-runner-extraneous-async-activity
(4)parallel/test-crypto-key-objects
(3)parallel/test-performance-function
(3)parallel/test-single-executable-application
(3)parallel/test-child-process-can-write-to-stdout
(2)parallel/test-repl-history-navigation
(2)parallel/test-tls-ticket-cluster
(2)sequential/test-debugger-object-type-remote-object
(2)sequential/test-debugger-pid
(2)error: remote GitHub already exists.
(4)fatal: No rebase in progress?
(4)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)Error: getWindowSize EINVAL
(2)error: The last gc run reported the following. Please correct the root cause
(2)fatal error: ld terminated with signal 9 [Killed]
(2)The text was updated successfully, but these errors were encountered: