Skip to content

test_runner: support test order randomization #84691

test_runner: support test order randomization

test_runner: support test order randomization #84691

Triggered via pull request March 12, 2026 18:18
Status Failure
Total duration 4m 40s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint-js-and-md
Process completed with exit code 2.
lint-js-and-md: test/parallel/test-runner-run.mjs#L114
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
lint-js-and-md: test/parallel/test-runner-randomize-first-draw.mjs#L1
Mandatory module "common" must be loaded before any other modules
lint-js-and-md: test/parallel/test-runner-randomize-first-draw.mjs#L1
Mandatory module "common" must be loaded
lint-js-and-md: lib/internal/test_runner/runner.js#L93
'shuffleArrayWithSeed' is assigned a value but never used