Skip to content

doc: improve test runner timeout docs #43836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

tniessen
Copy link
Member

Add a warning to clarify that it is not a reliable mechanism for
cancelling tests.

Fix the default value of the timeout option.

Simplify and capitalize the YAML description field.

Add a warning to clarify that it is not a reliable mechanism for
cancelling tests.

Fix the default value of the timeout option.

Simplify and capitalize the YAML description field.
@tniessen tniessen added the test_runner Issues and PRs related to the test runner subsystem. label Jul 14, 2022
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. test Issues and PRs related to the tests. labels Jul 14, 2022
@tniessen
Copy link
Member Author

cc @nodejs/test_runner @MoLow

@tniessen tniessen added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 15, 2022
Co-authored-by: Antoine du Hamel <[email protected]>
@F3n67u F3n67u added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Jul 16, 2022
@F3n67u F3n67u added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 17, 2022
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 17, 2022
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/43836
✔  Done loading data for nodejs/node/pull/43836
----------------------------------- PR info ------------------------------------
Title      doc: improve test runner timeout docs (#43836)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     tniessen:doc-test-runner-timeout-fixes-and-warning -> nodejs:main
Labels     doc, test, author ready, commit-queue-squash, test_runner
Commits    2
 - doc: improve test runner timeout docs
 - Apply suggestions from code review
Committers 2
 - Tobias Nießen 
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/43836
Reviewed-By: Antoine du Hamel 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/43836
Reviewed-By: Antoine du Hamel 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 14 Jul 2022 22:27:00 GMT
   ✔  Approvals: 1
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/43836#pullrequestreview-1039649792
   ✖  This PR needs to wait 110 more hours to land (or 0 hours if there is one more approval)
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/2684745441

@tniessen tniessen added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Jul 20, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 20, 2022
@nodejs-github-bot nodejs-github-bot merged commit 545ecc5 into nodejs:main Jul 20, 2022
@nodejs-github-bot
Copy link
Collaborator

Landed in 545ecc5

aduh95 pushed a commit to aduh95/node-core-test that referenced this pull request Jul 20, 2022
Add a warning to clarify that it is not a reliable mechanism for
cancelling tests.

Fix the default value of the timeout option.

Simplify and capitalize the YAML description field.

PR-URL: nodejs/node#43836
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
(cherry picked from commit 545ecc57360fad50c49c81b56ae25fcc99d38456)
aduh95 pushed a commit to aduh95/node-core-test that referenced this pull request Jul 20, 2022