Closed as not planned
Description
$ out/Debug/node test/pummel/test-hash-seed.js
node:internal/errors:983
const err = new Error(message);
^
Error: Command failed: /Users/mzasso/git/nodejs/canary/out/Debug/node --allow-natives-syntax /Users/mzasso/git/nodejs/canary/test/fixtures/guess-hash-seed.js
/Users/mzasso/git/nodejs/canary/test/fixtures/guess-hash-seed.js:163
throw new Error('no candidates remaining');
^
Error: no candidates remaining
at Object.<anonymous> (/Users/mzasso/git/nodejs/canary/test/fixtures/guess-hash-seed.js:163:9)
at Module._compile (node:internal/modules/cjs/loader:1734:14)
at Object..js (node:internal/modules/cjs/loader:1899:10)
at Module.load (node:internal/modules/cjs/loader:1469:32)
at Module._load (node:internal/modules/cjs/loader:1286:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5)
at node:internal/main/run_main_module:33:47
Happens in GH actions with the release build too.
Metadata
Metadata
Assignees
Labels
No labels