Michael Schoen
2007-May-28 23:38 UTC
Rails AR/Oracle Unit Test: [6882] failed (but getting better)
"bitsweat" has given AR/Oracle some love, but it''s still
unhappy...
http://dev.rubyonrails.org/changeset/6882
------------------------------------------------------------------------
r6882 | bitsweat | 2007-05-28 16:33:54 -0700 (Mon, 28 May 2007) | 1 line
Multibyte strings respond_to the String methods they proxy so they can be
duck-typed. Closes #6549.
------------------------------------------------------------------------
U activesupport/test/multibyte_chars_test.rb
U activesupport/lib/active_support/multibyte/chars.rb
U activesupport/CHANGELOG
Updated to revision 6882.
1) Failure:
test_saves_both_date_and_time(DateTimeTest)
[./test/date_time_test.rb:9:in `test_saves_both_date_and_time''
/usr/pkg/ruby184/lib/ruby/gems/1.8/gems/mocha-0.4.0/lib/mocha/test_case_adapter.rb:19:in
`run'']:
<#<DateTime: 7619841549/3200,-7/24,0>> expected but was
<nil>.
1100 tests, 4117 assertions, 1 failures, 0 errors
rake aborted!
Command failed with status (1): [/usr/pkg/ruby184/bin/ruby -Ilib:test:test/...]
(See full trace by running task with --trace)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---