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
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
not ok 57 addons/new-isolate-addon/test-nonodesnapshot
---
duration_ms: 0.333
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
Uint8Array(1) [
+ 0
- 66
]
at Object.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\addons\new-isolate-addon\test.js:8:8)
at Module._compile (node:internal/modules/cjs/loader:1246:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1300:10)
at Module.load (node:internal/modules/cjs/loader:1103:32)
at Module._load (node:internal/modules/cjs/loader:942:12)
at Module.require (node:internal/modules/cjs/loader:1127:19)
at require (node:internal/modules/helpers:112:18)
at Object.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\addons\new-isolate-addon\test-nonodesnap...
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 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 2234 parallel/test-performance-function
---
duration_ms: 0.266
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1031
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:299:10)
at [kOnMessage] (node:internal/worker:310:37)
...
not ok 2085 parallel/test-inspector-multisession-ws
---
duration_ms: 15.323
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:38547/40d54bec-065d-4330-bfcf-10e7383da197
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
Failures in node-test-pull-request/49285 to node-test-pull-request/49384 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)CCTest Failure
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
Build Failure
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
JSTest Failure
addons/new-isolate-addon/test
Example
addons/new-isolate-addon/test-nonodesnapshot
Example
parallel/test-child-process-cwd
Example
parallel/test-child-process-exec-cwd
Example
parallel/test-webcrypto-wrap-unwrap
Example
sequential/test-worker-prof
Example
parallel/test-buffer-isascii
Example
parallel/test-buffer-isutf8
Example
wpt/test-encoding
Example
wpt/test-webcrypto
Example
parallel/test-performance-function
Example
parallel/test-watch-mode-files_watcher
Example
pummel/test-net-throttle
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
parallel/test-inspector-multisession-ws
Example
sequential/test-child-process-pass-fd
Example
sequential/test-diagnostic-dir-cpu-prof
Example
Progress
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
(4)../test/cctest/test_inspector_socket.cc:323: Failure
(2)Build timed out (after 60 minutes). Marking the build as failed.
(3)warning: failed to remove Release/node.exe: Invalid argument
(12)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(2)addons/new-isolate-addon/test
(12)addons/new-isolate-addon/test-nonodesnapshot
(12)parallel/test-child-process-cwd
(7)parallel/test-child-process-exec-cwd
(6)parallel/test-webcrypto-wrap-unwrap
(6)sequential/test-worker-prof
(6)parallel/test-buffer-isascii
(5)parallel/test-buffer-isutf8
(5)wpt/test-encoding
(5)wpt/test-webcrypto
(5)parallel/test-performance-function
(4)parallel/test-watch-mode-files_watcher
(4)pummel/test-net-throttle
(3)parallel/test-heapsnapshot-near-heap-limit-worker
(2)parallel/test-inspector-multisession-ws
(2)sequential/test-child-process-pass-fd
(2)sequential/test-diagnostic-dir-cpu-prof
(2)The text was updated successfully, but these errors were encountered: