-
Notifications
You must be signed in to change notification settings - Fork 15
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
Errors while attempting to run tests on Ubuntu 12.04 LTS #16
Comments
If you're still interested in this, please try with the latest version of ladle and see if you get the same results. |
Still failing:
|
Check out the first failure:
You need to set TMPDIR to a directory where you want ladle's temporary files to go:
|
Whoops, I guess I missed that. Now the error looks a bit more like what I was getting originally:
Suggestions? |
The CI builds for ladle are passing and they run on Ubuntu 12.04, so I don't think there's a systemic problem running on Ubuntu. You can try running with LADLE_TRACE=yes to see what's going on with the server. Here's the output from a successful run of just one spec on my OS X machine:
|
So I was thinking of submitting a patch to get ladle working on Windows. Before I tackle that task though, I want to get the tests passing for me on Linux first.
Here's what I did:
So far so good. Now run the specs:
The text was updated successfully, but these errors were encountered: