Skip to content

test_runner: support test order randomization #80827

test_runner: support test order randomization

test_runner: support test order randomization #80827

Triggered via pull request February 8, 2026 22:20
Status Failure
Total duration 38m 29s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-cli-node-options-docs.js#L66
--- stderr --- node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: Should have option --test-randomize documented at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:66:14) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1942:10) at Module.load (node:internal/modules/cjs/loader:1532:32) at Module._load (node:internal/modules/cjs/loader:1334:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-cli-node-options-docs.js#L66
--- stderr --- node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: Should have option --test-randomize documented at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:66:14) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1942:10) at Module.load (node:internal/modules/cjs/loader:1532:32) at Module._load (node:internal/modules/cjs/loader:1334:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js
sccache stats
59% - 2880 hits, 1978 misses, 0 errors
sccache stats
79% - 3849 hits, 996 misses, 0 errors