Skip to content

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

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-botnodejs-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
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@cjihrig

Copy link
Copy Markdown
Contributor

Significant overlap with #30849?

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@TrottTrott closed this Dec 12, 2019
@Trott
Trott deleted the rm-spawn branch December 12, 2019 19:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooksIssues and PRs related to the async hooks subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@nodejs-github-bot@cjihrig@lpinca