Skip to content

test: refresh tmpDir before using common PIPE #3227

Closed
@kapouer

Description

@kapouer

I typically have a missing test/tmp.0/ when running the test suite, failing
test/parallel/test-async-wrap-check-providers.js
since this is the first one to use it.
Calling common.refreshTmpDir(); before first use of common.PIPE is enough;
but i suppose it'd be better to call it everywhere it is used.

Metadata

Metadata

Assignees

Labels

testIssues and PRs related to the tests.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions