src: fix platform shutdown deadlock #67300
Triggered via pull request
January 30, 2025 12:20
Status
Failure
Total duration
1h 6m 28s
Artifacts
–
Annotations
2 errors and 1 notice
|
test-linux:
test/es-module/test-esm-loader.mjs#L1
--- stderr ---
(node:132386) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`:
--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("./test/fixtures/es-module-loaders/hooks-custom.mjs", pathToFileURL("./"));'
(Use `node --trace-warnings ...` to show where the warning was created)
Command: out/Release/node --experimental-loader ./test/fixtures/es-module-loaders/hooks-custom.mjs --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/node/test/es-module/test-esm-loader.mjs
--- TIMEOUT ---
|
|
test-linux
Process completed with exit code 2.
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|