test_runner: support test order randomization #84691
linters.yml
on: pull_request
lint-addon-docs
1m 4s
lint-cpp
1m 57s
format-cpp
3m 26s
lint-js-and-md
4m 36s
lint-nix
38s
lint-py
37s
lint-yaml
34s
lint-sh
11s
lint-codeowners
33s
lint-pr-url
9s
lint-readme
9s
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
|