Skip to content

v20.19.0 proposal #61671

v20.19.0 proposal

v20.19.0 proposal #61671

Triggered via pull request March 6, 2025 13:12
Status Failure
Total duration 1h 22m 56s
Artifacts

test-macos.yml

on: pull_request
Matrix: test-macOS
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
test-macOS (macos-13): test/parallel/test-runner-watch-mode.mjs#L72
--- stdout --- β–Ά test runner watch mode βœ” should run tests repeatedly (1426.943551ms) ::debug::starting to run test runner watch mode ::debug::starting to run should run tests repeatedly ::debug::completed running should run tests repeatedly βœ” should run tests with dependency repeatedly (1432.21294ms) ::debug::starting to run should run tests with dependency repeatedly ::debug::completed running should run tests with dependency repeatedly βœ” should run tests with ESM dependency (1423.797347ms) ::debug::starting to run should run tests with ESM dependency ::debug::completed running should run tests with ESM dependency βœ” should support running tests without a file (1453.174839ms) ::debug::starting to run should support running tests without a file ::debug::completed running should support running tests without a file βœ– should support a watched test file rename (2142.971018ms) Error: ENOENT: no such file or directory, rename '/Users/runner/work/node/node/test/.tmp.2468/test.js' -> '/Users/runner/work/node/node/test/.tmp.2468/test-renamed-test.js' at renameSync (node:fs:1033:11) at Timeout._onTimeout (file:///Users/runner/work/node/node/test/parallel/test-runner-watch-mode.mjs:72:40) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7) { errno: -2, code: 'ENOENT', syscall: 'rename', path: '/Users/runner/work/node/node/test/.tmp.2468/test.js', dest: '/Users/runner/work/node/node/test/.tmp.2468/test-renamed-test.js' } ::debug::starting to run should support a watched test file rename ::error title=should support a watched test file rename,file=test/parallel/test-runner-watch-mode.mjs,line=72,col=40::Error [ERR_TEST_FAILURE]: ENOENT: no such file or directory, rename '/Users/runner/work/node/node/test/.tmp.2468/test.js' -> '/Users/runner/work/node/node/test/.tmp.2468/test-renamed-test.js' at process.emit (node:events:524:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: Error: ENOENT: no such file or directory, rename '/Users/runner/work/node/node/test/.tmp.2468/test.js' -> '/Users/runner/work/node/node/test/.tmp.2468/test-renamed-test.js' at renameSync (node:fs:1033:11) at Timeout._onTimeout (file:///Users/runner/work/node/node/test/parallel/test-runner-watch-mode.mjs:72:40) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7) { errno: -2, code: 'ENOENT', syscall: 'rename', path: '/Users/runner/work/node/node/test/.tmp.2468/test.js', dest: '/Users/runner/work/node/node/test/.tmp.2468/test-renamed-test.js' } } βœ” should not throw when delete a watched test file (1623.756728ms) βœ– test runner watch mode (9507.846346ms) ::debug::starting to run should not throw when delete a watched test file ::debug::completed running should not throw when delete a watched test file β„Ή tests 6 β„Ή suites 1 β„Ή pass 5 β„Ή fail 1 β„Ή cancelled 0 β„Ή skipped 0 β„Ή todo 0 β„Ή duration_ms 9637.027375 βœ– failing tests: test at test/parallel/test-runner-watch-mode.mjs:128:3 βœ– should support a watched test file rename (2142.971018ms) Error: ENOENT: no such file or directory, rename '/Users/runner/work/node/node/test/.tmp.2468/test.js' -> '/Users/runner/work/node/node/test/.tmp.2468/test-renamed-test.js' at renameSync (node:fs:1033:11) at Timeout._onTimeout (file:///Users/runner/work/node/node/test/parallel/test-runner-watch-mode.mjs:72:40) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7) { errno: -2, code: 'ENOENT', syscall: 'rename', path: '/Users/runner/work/node/node/test/.tmp.2468/test.js', dest: '/Users/runner/work/node/node/test/.tmp.2468/test-renamed-test.js' } ::group::Test results (5 passed, 1 failed) ::notice::Total Tests: 6 Suites πŸ“‚: 1 Passed βœ…: 5 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo πŸ“: 0 Duration πŸ•: 9637.027ms ::endgroup:: Command: out/Release/node --expose-internals --test-reporter=spec --test-
test-macOS (macos-13)
Process completed with exit code 2.
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors