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
Reason
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
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
not ok 3590 wpt/test-timers
---
duration_ms: 2.369
severity: fail
exitcode: 1
stack: |-
---- negative-settimeout ----
[SKIPPED] unreliable in Node.js; Refs: https://github.com/nodejs/node/issues/37672
---- cleartimeout-clearinterval ----
[PASS] Clear timeout with clearInterval
---- cleartimeout-clearinterval ----
[PASS] Clear interval with clearTimeout
---- missing-timeout-setinterval ----
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
---- missing-timeout-setinterval ----
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:559:17)\n' +
' at processTimers (node:internal/timers:502:7)'
}
Command: /home/iojs/build/...
not ok 856 parallel/test-worker-memory
---
duration_ms: 3264.25800
severity: fail
exitcode: 3221226356
stack: |-
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called wi...
not ok 156 es-module/test-esm-loader-hooks
---
duration_ms: 19724.41900
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: Loader hooks
# Subtest: are called with all expected arguments
ok 1 - are called with all expected arguments
---
duration_ms: 19304.896752
...
not ok 3351 parallel/test-runner-inspect
---
duration_ms: 120164.17300
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:2693069) 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:41205/b38bec3f-3759-416b-9fe7-fb0ed2dc0eed
[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:41205/b38bec3f-3759-416b-9fe7-fb0ed2dc0eed
[out]
...
not ok 2308 parallel/test-runner-mock-timers
---
duration_ms: 799.86600
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: Mock Timers Test Suite
# Subtest: MockTimers API
# Subtest: should throw an error if trying to enable a timer that is not supported
ok 1 - should throw an error if trying to enable a timer that is not supported
---
duration_ms: 8.373948
...
not ok 647 parallel/test-stdin-from-file
---
duration_ms: 237.99900
severity: fail
exitcode: 1
stack: |-
"$NODE" "$STDOUT_SCRIPT" < "$TMP_FILE"
node:assert:991
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Command failed: "$NODE" "$STDOUT_SCRIPT" < "$TMP_FILE"
The system cannot find the file specified.
at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-stdin-from-file.js:38:10
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:474:15
at ChildProcess.exithandler (node:child_process:430:5)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:514:28)
at maybeClose (node:internal/child_process:1105:16)
at Socket.<anonymous> (node:internal/child_process:457:11)
at Socket.emit (node:events:514:28)
at Pipe.<anonymous> (node:net:337:12) {
generatedMessage:...
not ok 649 parallel/test-stdin-from-file-spawn
---
duration_ms: 206.00000
severity: fail
exitcode: 1
stack: |-
The system cannot find the file specified.
node:child_process:965
throw err;
^
Error: Command failed: "$NODE" "$JS_FILE" < "$CMD_FILE"
The system cannot find the file specified.
at checkExecSyncError (node:child_process:890:11)
at execSync (node:child_process:962:15)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-stdin-from-file-spawn.js:42:1)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
statu...
Failures in node-test-pull-request/53380 to node-test-pull-request/53484 that failed 2 or more PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
Failed to trigger node-test-commit
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Example
JSTest Failure
sequential/test-http-regr-gh-2928
Example
parallel/test-runner-output
Example
pummel/test-net-pause
Example
wpt/test-timers
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-worker-memory
Example
sequential/test-perf-hooks
Example
sequential/test-worker-prof
Example
es-module/test-esm-loader-hooks
Example
parallel/test-runner-inspect
Example
sequential/test-single-executable-application-snapshot
Example
parallel/test-runner-mock-timers
Example
parallel/test-stdin-from-file
Example
parallel/test-stdin-from-file-spawn
Example
parallel/test-tls-dhe
Example
pummel/test-timers
Example
wpt/test-structured-clone
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(11)Failed to trigger node-test-commit
(4)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(2)sequential/test-http-regr-gh-2928
(7)parallel/test-runner-output
(6)pummel/test-net-pause
(5)wpt/test-timers
(5)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(4)parallel/test-worker-memory
(4)sequential/test-perf-hooks
(4)sequential/test-worker-prof
(4)es-module/test-esm-loader-hooks
(3)parallel/test-runner-inspect
(3)sequential/test-single-executable-application-snapshot
(3)parallel/test-runner-mock-timers
(2)parallel/test-stdin-from-file
(2)parallel/test-stdin-from-file-spawn
(2)parallel/test-tls-dhe
(2)pummel/test-timers
(2)wpt/test-structured-clone
(2)The text was updated successfully, but these errors were encountered: