Skip to content

Commit 0e538ec

Browse files
trivikraduh95
andauthored
fixup! doc: state "not flaky" in brackets
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent ef9208e commit 0e538ec

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/contributing/collaborator-guide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,7 @@ label to the pull request.
296296

297297
* [`node-stress-single-test`](https://ci.nodejs.org/job/node-stress-single-test/)
298298
can run a group of tests over and over on a specific platform. Use it to check
299-
that the tests are reliable. When fixing a flaky test, it is recommended to
300-
run this job to verify the test remains stable under repeated runs.
299+
that the tests are reliable (i.e. not flaky).
301300

302301
* [`node-test-commit-v8-linux`](https://ci.nodejs.org/job/node-test-commit-v8-linux/)
303302
runs the standard V8 tests. Run it when updating V8 in Node.js or floating new

0 commit comments

Comments
 (0)