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 3089 message/esm_display_syntax_error_import_json_named_export
---
duration_ms: 0.100
severity: fail
exitcode: 1
stack: |-
(node:103793) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
file:///home/iojs/build/workspace/node-test-commit-linux-containered/test/message/esm_display_syntax_error_import_json_named_export.mjs:4
import { ofLife } from '../fixtures/experimental.json' assert { type: 'json' };
^^^^^^
SyntaxError: The requested module '../fixtures/experimental.json' does not provide an export named 'ofLife'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:127:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:191:5)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:331:24)
at async loadESM (node:internal/process/esm...
not ok 789 pummel/test-fs-watch-non-recursive
---
duration_ms: 2.496
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
called with arguments: 'change', 'testsubdir'
at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
at FSWatcher.emit (node:events:390:28)
at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
...
not ok 255 parallel/test-fs-rmdir-recursive
---
duration_ms: 2.162
severity: fail
exitcode: 1
stack: |-
(node:8872) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253
Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-5' ]
node:assert:986
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.253\rmdir-recursive-0'
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
at node:fs:188:23
at CB (node:internal/fs/rim...
not ok 847 wpt/test-user-timing
---
duration_ms: 6.367
severity: fail
exitcode: 1
stack: |-
---- idlharness.any.js ----
[SKIPPED] idlharness cannot recognize Node.js environment
---- invoke_with_timing_attributes.worker.js ----
[SKIPPED] importScripts not supported
---- performance-measure-invalid.worker.js ----
[SKIPPED] importScripts not supported
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous marks
---- buffered-flag.any.js ----
[PASS] PerformanceObserver with buffered flag sees previous measures
---- case-sensitivity.any.js ----
[PASS] getEntriesByType values are case sensitive
---- clear_all_marks.any.js ----
[PASS] Clearing all marks remove all of them.
---- clear_all_measures.any.js ----
[PASS] Clearing all marks remove all of them.
---- entry_type.any.js ----
[PASS] Validate the user timing entry type PerformanceMark
---- entry_type.any.js ----
[PASS] Validate the user ...
not ok 3506 sequential/test-worker-prof
---
duration_ms: 30.361
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1083:20)
at spawnSync (node:child_process:812:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
...
Jenkins Failure
Reason
Build timed out (after 60 minutes). Marking the build as failed.
error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
cctest.target.mk:313: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/cctest' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/cctest] Error 1
make[2]: *** Waiting for unfinished jobs....
Git Failure
Reason
warning: failed to remove Release/node.exe: Invalid argument
Failures in node-test-pull-request/40689 to node-test-pull-request/40788 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
sequential/test-child-process-pass-fd
Example
message/esm_display_syntax_error_import_json_named_export
Example
pummel/test-fs-watch-non-recursive
Example
parallel/test-finalization-group-regular-gc
Example
parallel/test-fs-rmdir-recursive
Example
parallel/test-crypto-keygen
Example
parallel/test-fs-rm
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-repl-sigint-nested-eval
Example
sequential/test-debugger-heap-profiler
Example
wpt/test-user-timing
Example
node-api/test_threadsafe_function/test
Example
parallel/test-child-process-fork-exec-path
Example
parallel/test-crypto-classes
Example
parallel/test-crypto-dh-odd-key
Example
pummel/test-timers
Example
sequential/test-net-connect-econnrefused
Example
sequential/test-worker-prof
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build Failure
fatal error: ld terminated with signal 9 [Killed]
Example
sh: line 30: sudo: command not found
Example
error: ld returned 1 exit status
Example
Git Failure
warning: failed to remove Release/node.exe: Invalid argument
Example
Progress
sequential/test-child-process-pass-fd
(17)message/esm_display_syntax_error_import_json_named_export
(16)pummel/test-fs-watch-non-recursive
(14)parallel/test-finalization-group-regular-gc
(13)parallel/test-fs-rmdir-recursive
(10)parallel/test-crypto-keygen
(8)parallel/test-fs-rm
(8)parallel/test-http2-pipe-named-pipe
(7)parallel/test-repl-sigint-nested-eval
(7)sequential/test-debugger-heap-profiler
(5)wpt/test-user-timing
(5)node-api/test_threadsafe_function/test
(2)parallel/test-child-process-fork-exec-path
(2)parallel/test-crypto-classes
(2)parallel/test-crypto-dh-odd-key
(2)pummel/test-timers
(2)sequential/test-net-connect-econnrefused
(2)sequential/test-worker-prof
(2)Build timed out (after 60 minutes). Marking the build as failed.
(2)fatal error: ld terminated with signal 9 [Killed]
(11)sh: line 30: sudo: command not found
(9)error: ld returned 1 exit status
(2)warning: failed to remove Release/node.exe: Invalid argument
(4)The text was updated successfully, but these errors were encountered: