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 3234 sequential/test-worker-prof
---
duration_ms: 30.714
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:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/m...
not ok 100 parallel/test-child-process-exec-cwd
---
duration_ms: 0.350
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:519: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 252 parallel/test-bootstrap-modules
---
duration_ms: 0.129
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: These modules were not loaded:
Internal Binding icu,
Internal Binding inspector,
NativeModule internal/inspector_async_hook,
NativeModule internal/util/inspector
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-bootstrap-modules.js:155: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 Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: false,
code: 'ERR...
not ok 2230 parallel/test-performance-function
---
duration_ms: 0.264
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1013
process.nextTick(() => { throw err; });
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be a safe integer greater than 0. Received 0
at new NodeError (node:internal/errors:399:5)
at RecordableHistogram.record (node:internal/histogram:290:13)
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
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:299:10)
at [kOnMessage] (node:internal/worker:310:37)
at MessagePort.<anonymous> (node:internal/worker:206:57)
at [nodejs.internal.kHybridDispatch] (node:internal/ev...
not ok 3462 parallel/test-runner-inspect
---
duration_ms: 120.91
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:1361985) 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:37367/b1448cb7-4df5-4026-b7ae-f383377b48bb
[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] # Subtest: /home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/test-runner/index.test.js
[out] # Debugger ending on ws://127.0.0.1:37367/b1448cb7-4df5-4026-b7ae-f383377b48bb
[out]
...
not ok 3772 sequential/test-fs-watch
---
duration_ms: 0.157
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:255
throw error;
^
Error: EMFILE: too many open files, watch '/home/iojs/node-tmp/.tmp.3771/watch.txt'
at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2304:36)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-fs-watch.js:59:22)
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 Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -24,
syscall: 'watch',
code: 'EMFILE',
path: '/home/iojs/node-tmp/.tmp.37...
Progress
Expected equality of these values: (2)
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable (2)
u16output (2)
Build timed out (after 60 minutes). Marking the build as failed. (3)
Error: getWindowSize EINVAL (14)
fatal: No rebase in progress? (3)
sequential/test-worker-prof (7)
parallel/test-child-process-cwd (6)
parallel/test-child-process-exec-cwd (6)
sequential/test-cpu-prof-name (3)
sequential/test-http-regr-gh-2928 (3)
parallel/test-bootstrap-modules (2)
parallel/test-child-process-exec-timeout-kill (2)
parallel/test-performance-function (2)
parallel/test-runner-inspect (2)
parallel/test-runner-watch-mode (2)
pummel/test-net-throttle (2)
sequential/test-fs-watch (2)
The text was updated successfully, but these errors were encountered:
Failures in node-test-pull-request/48924 to node-test-pull-request/49023 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)CCTest Failure
Expected equality of these values:
Example
[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Example
u16output
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Git Failure
Build Failure
Error: getWindowSize EINVAL
Example
fatal: No rebase in progress?
Example
JSTest Failure
sequential/test-worker-prof
Example
parallel/test-child-process-cwd
Example
parallel/test-child-process-exec-cwd
Example
sequential/test-cpu-prof-name
Example
sequential/test-http-regr-gh-2928
Example
parallel/test-bootstrap-modules
Example
parallel/test-child-process-exec-timeout-kill
Example
parallel/test-performance-function
Example
parallel/test-runner-inspect
Example
parallel/test-runner-watch-mode
Example
pummel/test-net-throttle
Example
sequential/test-fs-watch
Example
Progress
Expected equality of these values:
(2)[ RUN ] InspectorSocketTest.HostIPv6NonRoutable
(2)u16output
(2)Build timed out (after 60 minutes). Marking the build as failed.
(3)Error: getWindowSize EINVAL
(14)fatal: No rebase in progress?
(3)sequential/test-worker-prof
(7)parallel/test-child-process-cwd
(6)parallel/test-child-process-exec-cwd
(6)sequential/test-cpu-prof-name
(3)sequential/test-http-regr-gh-2928
(3)parallel/test-bootstrap-modules
(2)parallel/test-child-process-exec-timeout-kill
(2)parallel/test-performance-function
(2)parallel/test-runner-inspect
(2)parallel/test-runner-watch-mode
(2)pummel/test-net-throttle
(2)sequential/test-fs-watch
(2)The text was updated successfully, but these errors were encountered: