On 16.1.2007, at 0.11, Kevin Clark wrote:


The tests in RailTies are.. well, neglected to say the very least. For
a long period of time, they were simply commented out. As such, I
expect they do not pass. The rest of core (ActionPack, ActiveRecord
etc) should run cleanly.

Right, the railties tests fail as follows (for me at least):

$ rake regular_test
(in /Users/jarkko/code/rails/trunk/railties)
/opt/local/bin/ruby -w -Ilib:test "/opt/local/lib/ruby/gems/1.8/gems/ rake-0.7.1/lib/rake/rake_test_loader.rb" "test/dispatcher_test.rb" "test/fcgi_dispatcher_test.rb" "test/initializer_test.rb" "test/ plugin_test.rb" "test/rails_generator_test.rb" "test/ rails_info_controller_test.rb" "test/rails_info_test.rb" ./test/../lib/dispatcher.rb:90: undefined method `attr_accessor_with_default' for #<Class:Dispatcher> (NoMethodError)
        from ./test/dispatcher_test.rb:9
from /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/ rake_test_loader.rb:5 from /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/ rake_test_loader.rb:5
rake aborted!
Command failed with status (1): [/opt/local/bin/ruby -w -Ilib:test "/ opt/lo...]

(See full trace by running task with --trace)

Should we do something about this? I added a placeholder trac ticket at http://dev.rubyonrails.org/ticket/7079

//jarkko

--
Jarkko Laine
http://jlaine.net
http://dotherightthing.com
http://www.railsecommerce.com
http://odesign.fi


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to