Skip to content
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

test: clarify usage of tmpdir.refresh() #37383

Merged

Conversation

RaisinTen
Copy link
Contributor

This emphasizes that tmpdir.refresh() must be called only once in each
test file when needed.

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Feb 15, 2021
@RaisinTen RaisinTen added the doc Issues and PRs related to the documentations. label Feb 16, 2021
test/common/README.md Outdated Show resolved Hide resolved
@Lxxyx Lxxyx added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 18, 2021
This emphasizes that `tmpdir.refresh()` must be called only once in each
test file when needed.

PR-URL: nodejs#37383
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Zijian Liu <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Gireesh Punathil <[email protected]>
@aduh95 aduh95 force-pushed the test,doc/clarify-usage-of-tmpdir-refresh branch from 1f6ae87 to 127f47e Compare February 22, 2021 11:23
@aduh95
Copy link
Contributor

aduh95 commented Feb 22, 2021

Landed in 127f47e

@aduh95 aduh95 merged commit 127f47e into nodejs:master Feb 22, 2021
@RaisinTen RaisinTen deleted the test,doc/clarify-usage-of-tmpdir-refresh branch February 22, 2021 11:43
targos pushed a commit that referenced this pull request Feb 28, 2021
This emphasizes that `tmpdir.refresh()` must be called only once in each
test file when needed.

PR-URL: #37383
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Zijian Liu <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Gireesh Punathil <[email protected]>
targos pushed a commit that referenced this pull request May 1, 2021
This emphasizes that `tmpdir.refresh()` must be called only once in each
test file when needed.

PR-URL: #37383
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Zijian Liu <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Gireesh Punathil <[email protected]>
@danielleadams danielleadams mentioned this pull request May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants