[PATCH] Re: [Rails-core] AR UnitTests failing...

Diego Algorta Casamayou diego.algorta at gmail.com
Wed Feb 15 03:14:27 GMT 2006


2006/2/15, Diego Algorta Casamayou <diego.algorta at gmail.com>:
> Well I've got some news.
>
> [...]
>
> With that modification, all tests run fine... if I run them as root.
> But if I run them as a normal user I have 2 errors:

Ok. My fault. I had run it first as root so the file
/tmp/ar-pstore-association-test was owned by root and when the tests
where ran by my normal user it couldn't write to it.

I removed the file and all tests pass with normal user.

Bye
Diego


More information about the Rails-core mailing list