Skip to content

test_runner: support test order randomization #72275

test_runner: support test order randomization

test_runner: support test order randomization #72275

Triggered via pull request February 9, 2026 08:09
Status Failure
Total duration 47m 51s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-process-env-allowed-flags-are-documented.js#L114
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The following options are documented as allowed in NODE_OPTIONS in /Users/runner/work/node/node/node/doc/api/cli.md: --test-random-seed --test-randomize but are not in process.allowedNodeEnvironmentFlags 2 !== 0 at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js:114:8) 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: 2, expected: 0, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-process-env-allowed-flags-are-documented.js
test-macOS: test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr --- node:internal/modules/run_main:107 triggerUncaughtException( ^ AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--test-random-seed" at file:///Users/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs
sccache stats
77% - 3760 hits, 1103 misses, 0 errors