Mephisto Caching and CI
|
|
I recently imported a mephisto app into Roundhaus and there seemed to be issue when running the “caching” tests. These checked out fine on my local, but even after including the “tmp/cache” directory in my repo (which I would rather not have done) I was still getting the following errors. I ended up just commenting the tests out cuz I couldn’t handle roundhaus repeated telling me I broke it… Here’s the output from one of the tests that was failing. (There were also several functional test not working in the Mephisto 0.7.3 with Rails 1.2 stable. I ended up committing the comment sin on those as well.):
|
|
|
Hi Mark, I’m out of town but I’ll look at seeing why the builds are failing for Mephisto and get back to you in the next few days. Update Dec 17 |
|
|
Sorry for the delayed response. I’m not getting emails even though I’ve chosen to “monitor”...maybe they are in the junk folder…anyways… The 0.7.3 build from Mephisto did not work on my local initially. What I did do was comment out all the tests that were failing on my local until everything passed locally. Then I committed to the build server and it gave me errors on caching tests that were passing locally. If you like, I should be able to get you a copy of my “comment out the failing tests and make it work locally” version of mephisto. It’s not mission critical or anything… |