FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: remove spawn option for tmpdir.refresh() by Trott · Pull Request #30888 · nodejs/node · GitHub

/ node Public

test: remove spawn option for tmpdir.refresh() - #30888

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:rm-spawn
Closed

test: remove spawn option for tmpdir.refresh()#30888
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:rm-spawn

Conversation

Trott commented Dec 10, 2019

Copy link
Copy Markdown
Member

Recent fixes to fs.rmdir({recursive: true}) (hopefully) make the spawn
option in our internal test tool unnecessary.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Recent fixes to fs.rmdir({recursive: true}) (hopefully) make the spawn
option in our internal test tool unnecessary.
nodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests. labels Dec 10, 2019

Copy link
Copy Markdown
Collaborator

cjihrig commented Dec 10, 2019

Copy link
Copy Markdown
Contributor

Significant overlap with #30849?

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Trott closed this Dec 12, 2019
Trott deleted the rm-spawn branch December 12, 2019 19:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL