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 105 parallel/test-child-process-exec-cwd
---
duration_ms: 0.310
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(stdout.startsWith(dir))
at d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:414:17
at d:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:449: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 3236 sequential/test-worker-prof
---
duration_ms: 30.755
severity: fail
exitcode: 1
stack: |-
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node ETIMEDOUT
at Object.spawnSync (internal/child_process.js:1107:20)
at spawnSync (child_process.js:776:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:52:23)
at Module._compile (internal/modules/cjs/loader.js:1114:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
at Module.load (internal/modules/cjs/loader.js:979:32)
at Function.Module._load (internal/modules/cjs/loader.js:819:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/m...
not ok 1924 parallel/test-permission-deny-fs-symlink
---
duration_ms: 0.83
severity: fail
exitcode: 1
stack: |-
node:internal/child_process:1103
const result = spawn_sync.spawn(options);
^
Error: Access to this API has been restricted
at Object.spawnSync (node:internal/child_process:1103:29)
at spawnSync (node:child_process:871:24)
at rmSync (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/tmpdir.js:11:5)
at Object.refresh (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/tmpdir.js:34:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-permission-deny-fs-symlink.js:15:8)
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...
not ok 877 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 3.931
severity: fail
exitcode: 1
stack: |-
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-6.227708012434481)
at Object.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-crypto-timing-safe-equal-benchmarks.js:109:1)
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 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
N...
not ok 3321 sequential/test-vm-timeout-escape-promise-module-2
---
duration_ms: 0.219
severity: fail
exitcode: 1
stack: |-
(node:64816) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:638
const crashOnUnhandledRejection = (err) => { throw err; };
^
Error: escaped timeout at 100 milliseconds!
at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
at vm:module(0):1:30
at SourceTextModule.evaluate (internal/vm/module.js:230:23)
at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
at processTicksAndRejections (internal/process/task_queues....
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
Failures in node-test-pull-request/50145 to node-test-pull-request/50239 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-child-process-exec-cwd
Example
parallel/test-permission-deny-fs-wildcard
Example
parallel/test-http-remove-header-stays-removed
Example
sequential/test-worker-prof
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-http-remove-connection-header-persists-connection
Example
parallel/test-tls-ticket-cluster
Example
node-api/test_async_cleanup_hook/test
Example
parallel/test-permission-deny-fs-symlink
Example
pummel/test-crypto-timing-safe-equal-benchmarks
Example
pummel/test-net-throttle
Example
sequential/test-inspector-console
Example
sequential/test-vm-timeout-escape-promise-module-2
Example
CCTest Failure
../test/cctest/test_inspector_socket.cc:323: Failure
Example
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Example
Jenkins Failure
Build Failure
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
error: remote GitHub already exists.
Example
fatal: No rebase in progress?
Example
undefined
Unknown
Example
Progress
parallel/test-child-process-exec-cwd
(6)parallel/test-permission-deny-fs-wildcard
(6)parallel/test-http-remove-header-stays-removed
(4)sequential/test-worker-prof
(4)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(3)parallel/test-http-remove-connection-header-persists-connection
(3)parallel/test-tls-ticket-cluster
(3)node-api/test_async_cleanup_hook/test
(2)parallel/test-permission-deny-fs-symlink
(2)pummel/test-crypto-timing-safe-equal-benchmarks
(2)pummel/test-net-throttle
(2)sequential/test-inspector-console
(2)sequential/test-vm-timeout-escape-promise-module-2
(2)../test/cctest/test_inspector_socket.cc:323: Failure
(2)[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
(2)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(2)error: remote GitHub already exists.
(2)fatal: No rebase in progress?
(2)Unknown
(10)The text was updated successfully, but these errors were encountered: