The build failed.

CHANGES
-------
New revision 9160 detected
Revision 9160 committed by bitsweat on 2008-03-31 01:50:07
Fix case-sensitive validates_uniqueness_of. Closes #11366 [miloops]

  M /trunk/activerecord/test/cases/validations_test.rb
  M /trunk/activerecord/lib/active_record/validations.rb
Revision 9159 committed by bitsweat on 2008-03-31 01:49:57
Partial updates play nice with updated_at/on timestamps

  M /trunk/activerecord/lib/active_record/timestamp.rb
  M /trunk/activerecord/test/cases/dirty_test.rb
  M /trunk/activerecord/lib/active_record.rb
Revision 9158 committed by bitsweat on 2008-03-31 01:49:31
Add :message option to validates_numericality_of. Closes #11456 [miloops, 
mdempfle]

  M /trunk/activerecord/test/cases/validations_test.rb
  M /trunk/activerecord/lib/active_record/validations.rb



TEST FAILURES AND ERRORS
-----------------------
Name: test_many_updates(TouchTest)
Type: Failure
Message: <Sun Mar 30 21:05:36 -0500 2008> expected but was
<Sun Mar 30 21:00:36 -0500 2008>.

./test/cases/mixin_test.rb:74:in `test_many_updates'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_many_updates(TouchTest)
Type: Failure
Message: <Sun Mar 30 21:10:54 -0500 2008> expected but was
<Sun Mar 30 21:05:54 -0500 2008>.

./test/cases/mixin_test.rb:74:in `test_many_updates'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_many_updates(TouchTest)
Type: Failure
Message: <Sun Mar 30 21:12:38 -0500 2008> expected but was
<Sun Mar 30 21:07:38 -0500 2008>.

./test/cases/mixin_test.rb:74:in `test_many_updates'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `__send__'
     
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
 `run'


Name: test_to_s(DateTimeExtCalculationsTest)
Type: Error
Message: SystemStackError: stack level too deep

    ./test/../lib/active_support/core_ext/date/conversions.rb:61:in 
`to_default_s'
    ./test/../lib/active_support/core_ext/date/conversions.rb:61:in 
`to_default_s'
    ./test/../lib/active_support/core_ext/date_time/conversions.rb:44:in `to_s'
    ./test/core_ext/date_time_ext_test.rb:12:in `test_to_s'
    ./test/../lib/active_support/testing/setup_and_teardown.rb:59:in `__send__'
    ./test/../lib/active_support/testing/setup_and_teardown.rb:59:in `run'




See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/9160 for details.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to