Do not drain worker tasks on main thread #62333
Triggered via pull request
September 17, 2024 12:07
Status
Failure
Total duration
1h 5m 40s
Artifacts
–
Annotations
3 errors and 1 notice
test-linux:
test/wasi/test-wasi-initialize-validation.js#L154
--- stderr ---
(node:137440) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
--- stdout ---
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/node/node/test/wasi/test-wasi-initialize-validation.js:154:18)
at Module._compile (node:internal/modules/cjs/loader:1557:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1702:10)
at Module.load (node:internal/modules/cjs/loader:1328:32)
at Module._load (node:internal/modules/cjs/loader:1138:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:166:5)
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/test/wasi/test-wasi-initialize-validation.js
|
test-linux:
test/wasi/test-wasi-start-validation.js#L151
--- stderr ---
(node:137737) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
--- stdout ---
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/node/node/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/node/node/test/wasi/test-wasi-start-validation.js:151:18)
at Module._compile (node:internal/modules/cjs/loader:1557:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1702:10)
at Module.load (node:internal/modules/cjs/loader:1328:32)
at Module._load (node:internal/modules/cjs/loader:1138:12)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:166:5)
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/test/wasi/test-wasi-start-validation.js
|
test-linux
Process completed with exit code 2.
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|