Skip to content

Fix an issue with cache config tests modifying actual config #2144

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

Merged
merged 1 commit into from
Dec 5, 2016
Merged

Fix an issue with cache config tests modifying actual config #2144

merged 1 commit into from
Dec 5, 2016

Conversation

mvestergaard
Copy link
Contributor

Summary

The tests from #2046 modify the config in ~/.yarnrc which results in cache folders being created in weird places after having run the tests.

Test plan

@superxp1412
Copy link
Contributor

superxp1412 commented Dec 5, 2016

Hi @mvestergaard ,

This test is for cache-folder directory settings. That's the reason why it creates another cache folders during the tests.
Which means if we want to fix this issue at all, we have to clean up the folder as well. I'm looking at that.

@superxp1412
Copy link
Contributor

superxp1412 commented Dec 5, 2016

@bestander Please pick up this pull request to fully resolve the sandbox issue: #2157
I'm very sorry for my mistakes. And thanks to all you guys.

bestander pushed a commit to bestander/yarn that referenced this pull request Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants