
Tests doesn't work with activerecord 2.3.2
Reported by kgiszczak | April 1st, 2009 @ 03:08 AM
Hi Ben I tried to run tests with rails 2.3.2 but it fails.
Errors I get:
./test/active_record_tests/../test_helper.rb:122: undefined method `fixture_path=' for Test::Unit::TestCase:Class (NoMethodError)
from ./test/active_record_tests/associations_test.rb:1:in `require'
from ./test/active_record_tests/associations_test.rb:1
from /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5:in `load'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5
from /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5:in `each'
from /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/rake_test_loader.rb:5
There's some changes in ActiveRecord fixtures.
Comments and changes to this ticket
-
Ben Johnson April 16th, 2009 @ 03:26 AM
- State changed from new to resolved
Thanks for this, I encourtered these same error with authlogic and ill pull over the changes from there.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Provides common named scopes and object based searching.