This project is archived and is in readonly mode.
test/cases/finder_test.rb won't run on its own
Reported by Joe Van Dyk | April 26th, 2011 @ 05:21 AM
On 2-3-stable, activerecord/test/cases/finder_test.rb is missing "require 'models/project'", causing it to fail if ran by itself. (Line 124 refers to it).
Not a problem on the master branch.
Comments and changes to this ticket
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>