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

disable RSpec test which writes outside test directories #8022

Merged

Conversation

rolandwalker
Copy link
Contributor

invoking Cask.init attempts to actually mkdir /custom/caskdir

Per https://github.com/caskroom/homebrew-cask/blob/2db68b6bfa7c380db4c9ac5883bafc408c561195/lib/cask.rb#L57

which is really a bug in Cask.init.

cc @radeksimko

invoking Cask.init attempts to actually `mkdir /custom/caskdir`
@rolandwalker rolandwalker added the core Issue with Homebrew itself rather than with a specific cask. label Dec 11, 2014
rolandwalker added a commit that referenced this pull request Dec 12, 2014
disable RSpec test which writes outside test directories
@rolandwalker rolandwalker merged commit 244bf0d into Homebrew:master Dec 12, 2014
@rolandwalker rolandwalker deleted the spec_writes_outside_testdir branch December 12, 2014 14:16
@radeksimko
Copy link
Contributor

I'm experimenting with fakefs hoping to help to fix this one and #7750

There's a few things that need to be fixed in upstream first though, e.g.
fakefs/fakefs#273

@miccal miccal removed the core Issue with Homebrew itself rather than with a specific cask. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
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.

3 participants