This project is archived and is in readonly mode.
FIX CI BUILD [PATCH] Fix eager association test related to different ordering on sqlite
Reported by Chad Woolley | May 21st, 2009 @ 09:07 AM | in 2.x
I think this should fix the CI build. readers.id is non-deterministic as far as I can tall, since there is no fixture data for david/susan's readers. I changed sorting to person.id, which seems irrelevant to the test.
Comments and changes to this ticket
-
Repository May 21st, 2009 @ 06:23 PM
- State changed from new to committed
(from [0f1b283e03633410729aa006f6abf070c713095d]) Fix eager association test related to different ordering on sqlite
[#2686 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/0f1b283e03633410729aa006f6abf0...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 2686 FIX CI BUILD [PATCH] Fix eager association test related to different ordering on sqlite [#2686 state:committed]