Michael Schoen
2007-May-29 06:50 UTC
Rails AR/Oracle Unit Test: [6888] failed (but getting better)
"bitsweat" has given AR/Oracle some love, but it''s still
unhappy...
http://dev.rubyonrails.org/changeset/6888
------------------------------------------------------------------------
r6888 | bitsweat | 2007-05-28 23:40:33 -0700 (Mon, 28 May 2007) | 1 line
Routing: drop semicolon and comma as route separators.
------------------------------------------------------------------------
U actionpack/test/controller/routing_test.rb
U actionpack/lib/action_controller/routing.rb
U actionpack/CHANGELOG
Updated to revision 6888.
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: 142872047/60,-7/24,0>> expected but was
<nil>.
1100 tests, 4120 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
-~----------~----~----~----~------~----~------~--~---