[v24.x] deps: V8: backport d259a9e2ead7 #77234
Annotations
2 errors
|
test-macOS
Process completed with exit code 2.
|
|
test-macOS:
test/parallel/test-watch-file-shared-dependency.mjs#L37
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Module.mustCall (/Users/runner/work/node/node/node/test/common/index.js:437:10)
at TestContext.<anonymous> (file:///Users/runner/work/node/node/node/test/parallel/test-watch-file-shared-dependency.mjs:37:34)
at Test.runInAsyncScope (node:async_hooks:227:14)
at Test.run (node:internal/test_runner/test:1293:21)
at Test.start (node:internal/test_runner/test:1177:17)
at node:internal/test_runner/test:1769:71
at node:internal/per_context/primordials:466:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:435:3)
Command: out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-watch-file-shared-dependency.mjs
|