Michael Schoen wrote:
"bitsweat" has given AR/Oracle some love, but it's still unhappy...

http://dev.rubyonrails.org/changeset/4578

Ugh. So the actual problem is fixed now (thanks), the test is failing because my db server is running a bit slow, and the 1s sleep in the locking tests wasn't sufficient to get the right result.

So, how do you want to handle? An increase to 5s should be plenty, and the extra wait won't bother me. If the extra wait's gonna drive you nuts, could make it wait longer just for the OracleAdapter, or allow an environment variable to be set to override the 1s wait.
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to