src: add --disable-sigusr1 to prevent signal i/o thread #59500
Triggered via pull request
January 2, 2025 20:36
Status
Failure
Total duration
1h 21m 16s
Artifacts
–
Annotations
8 errors and 2 notices
test-macOS (macos-14):
test/parallel/test-cli-node-options-docs.js#L105
--- stderr ---
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: Should have option --disable-sigusr1 in NODE_OPTIONS documented
at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:105:5)
at Module._compile (node:internal/modules/cjs/loader:1739:14)
at Object..js (node:internal/modules/cjs/loader:1904:10)
at Module.load (node:internal/modules/cjs/loader:1473:32)
at Function._load (node:internal/modules/cjs/loader:1285:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js
|
test-macOS (macos-14):
test/parallel/test-process-env-allowed-flags-are-documented.js#L130
--- stderr ---
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: --no-disable-sigusr1
at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js:130:5)
at Module._compile (node:internal/modules/cjs/loader:1739:14)
at Object..js (node:internal/modules/cjs/loader:1904:10)
at Module.load (node:internal/modules/cjs/loader:1473:32)
at Function._load (node:internal/modules/cjs/loader:1285:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js
|
test-macOS (macos-14):
test/parallel/test-net-write-fully-async-hex-string.js#L1
Command: out/Release/node --expose-gc --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-net-write-fully-async-hex-string.js
--- TIMEOUT ---
|
test-macOS (macos-14)
Process completed with exit code 2.
|
test-macOS (macos-13):
test/parallel/test-cli-node-options-docs.js#L105
--- stderr ---
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: Should have option --disable-sigusr1 in NODE_OPTIONS documented
at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:105:5)
at Module._compile (node:internal/modules/cjs/loader:1739:14)
at Object..js (node:internal/modules/cjs/loader:1904:10)
at Module.load (node:internal/modules/cjs/loader:1473:32)
at Function._load (node:internal/modules/cjs/loader:1285:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js
|
test-macOS (macos-13):
test/parallel/test-process-env-allowed-flags-are-documented.js#L130
--- stderr ---
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: --no-disable-sigusr1
at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js:130:5)
at Module._compile (node:internal/modules/cjs/loader:1739:14)
at Object..js (node:internal/modules/cjs/loader:1904:10)
at Module.load (node:internal/modules/cjs/loader:1473:32)
at Function._load (node:internal/modules/cjs/loader:1285:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js
|
test-macOS (macos-13):
test/parallel/test-net-write-fully-async-hex-string.js#L1
Command: out/Release/node --expose-gc --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-net-write-fully-async-hex-string.js
--- TIMEOUT ---
|
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
|