Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

cleanup in test-fs-watch when failing#2425

Closed
AndreasMadsen wants to merge 1 commit intonodejs:masterfrom
AndreasMadsen:watch-delete
Closed

cleanup in test-fs-watch when failing#2425
AndreasMadsen wants to merge 1 commit intonodejs:masterfrom
AndreasMadsen:watch-delete

Conversation

@AndreasMadsen
Copy link
Member

When the test-fs-watch testcase is failling there is still remaining files because .on('exit') wasn't emitted. This patch remove testfiles also when the testcase fail.

@bnoordhuis
Copy link
Member

Thanks for the report, Andreas. I couldn't take your patch because the root issue is that the test creates files in the wrong directory. It's fixed in 539598b.

@bnoordhuis bnoordhuis closed this Dec 31, 2011
@AndreasMadsen
Copy link
Member Author

Oh, hehe thanks anyway.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants