-
Notifications
You must be signed in to change notification settings - Fork 697
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
Strange OS X failures on Travis with GHC 7.8.4 #3938
Comments
I think that commit is pretty unlikely to be causing the failure? What is more likely the culprit is Travis's update to the OS X image: https://blog.travis-ci.com/2016-10-04-osx-73-default-image-live/ |
See also #2653. |
Which suggests that if we add |
Hmm, I thought the one we were using had this bug fixed. |
It's travis specific, and the related ticket haskell#3938 has been resolved in the meantime.
It's travis specific, and the related ticket haskell#3938 has been resolved in the meantime.
It's travis specific, and the related ticket haskell#3938 has been resolved in the meantime.
It's travis specific, and the related ticket haskell#3938 has been resolved in the meantime.
Our CI recently started failing on OS X with GHC 7.8.4. There's a large number of permissions failures, all of them looking like this:
The problem is probably not on our side, but this is still annoying, since it keeps happening.
/cc @phadej
The text was updated successfully, but these errors were encountered: