"bitsweat" made AR/Oracle cry...
http://dev.rubyonrails.org/changeset/6878
------------------------------------------------------------------------
r6878 | bitsweat | 2007-05-27 22:55:27 -0700 (Sun, 27 May 2007) | 1 line
Test that DateTime are quoted as DateTime not Date. Closes #8364 [chas]
------------------------------------------------------------------------
D activerecord/test/empty_date_time_test.rb
A activerecord/test/date_time_test.rb
Updated to revision 6878.
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: 205735658591/86400,-7/24,0>> expected but was
<nil>.
1098 tests, 4114 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
-~----------~----~----~----~------~----~------~--~---