alexey.verkhovsky@gmail.com
2008-Mar-11 07:24 UTC
[CruiseControl] RubyOnRails build 9009 failed
The build failed.
CHANGES
-------
New revision 9009 detected
Revision 9009 committed by gbuesing on 2008-03-11 07:19:36
Fix Numeric time tests broken by DST change by anchoring them to fixed times
instead of Time.now. Anchor TimeZone#now DST test to time specified with Time.at
instead of Time.local to work around platform differences with Time.local and
DST representation
M /trunk/activesupport/CHANGELOG
M /trunk/activesupport/test/time_zone_test.rb
M /trunk/activesupport/test/core_ext/numeric_ext_test.rb
Revision 9008 committed by gbuesing on 2008-03-11 06:23:41
Removing unneeded #change_time_zone method from Time, DateTime and TimeWithZone
M /trunk/activesupport/CHANGELOG
M /trunk/activesupport/test/core_ext/time_with_zone_test.rb
M /trunk/activesupport/lib/active_support/core_ext/time/zones.rb
M /trunk/activesupport/lib/active_support/time_with_zone.rb
TEST FAILURES AND ERRORS
-----------------------
Name: test_line_offset(RenderTest)
Type: Failure
Message: <"1"> expected but was
<"75">.
./test/controller/render_test.rb:239:in `test_line_offset''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`__send__''
./test/../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:59:in
`run''
See http://cruisecontrolrb.thoughtworks.com/builds/RubyOnRails/9009 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 rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---