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: use tmp directory instead of fixtures #2587

Closed

Conversation

thefourtheye
Copy link
Contributor

This patch makes the test use tmp directory instead of the fixtures
directory, simplifies the code, moves the test to parallel.

CI Run: https://jenkins-iojs.nodesource.com/job/node-test-pull-request/196/

This patch makes the test use tmp directory instead of the fixtures
directory, simplifies the code, moves the test to `parallel`.
@thefourtheye thefourtheye added the test Issues and PRs related to the tests. label Aug 28, 2015
@Fishrock123
Copy link
Contributor

cc @nodejs/build this moves another test to /parallel/

@mscdex mscdex added the fs Issues and PRs related to the fs subsystem / file system. label Sep 14, 2015
@thefourtheye
Copy link
Contributor Author

Bump!

@Trott
Copy link
Member

Trott commented Sep 19, 2015

LGTM.

@thefourtheye
Copy link
Contributor Author

CI run before landing: https://ci.nodejs.org/job/node-test-pull-request/349/

thefourtheye added a commit that referenced this pull request Sep 20, 2015
This patch

 - makes the test use tmp directory instead of the fixtures directory,
 - simplifies the code
 - moves the test to `parallel`.

PR-URL: #2587

Reviewed-By: Rich Trott <rtrott@gmail.com>
@thefourtheye
Copy link
Contributor Author

Thanks @Trott for the review :-) Landed in 61d48b4

@thefourtheye thefourtheye deleted the improve-test-readdir branch September 20, 2015 10:53
thefourtheye added a commit that referenced this pull request Sep 20, 2015
This patch

 - makes the test use tmp directory instead of the fixtures directory,
 - simplifies the code
 - moves the test to `parallel`.

PR-URL: #2587

Reviewed-By: Rich Trott <rtrott@gmail.com>
@rvagg rvagg mentioned this pull request Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants