2006/2/15, Diego Algorta Casamayou <[EMAIL PROTECTED]>: > 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 _______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
