Michael Schoen
2006-Sep-01 19:02 UTC
Rails AR/Oracle Unit Test: [4897] failed (but getting better)
"bitsweat" has given AR/Oracle some love, but it''s still unhappy... http://dev.rubyonrails.org/changeset/4897 ------------------------------------------------------------------------ r4897 | bitsweat | 2006-09-01 19:51:01 -0700 (Fri, 01 Sep 2006) | 1 line Commit stray fixture. ------------------------------------------------------------------------ U activerecord/test/fixtures/company.rb Updated to revision 4897. 1) Failure: test_not_resaved_when_unchanged(HasOneAssociationsTest) [./test/abstract_unit.rb:44:in `assert_queries'' ./test/associations_test.rb:323:in `test_not_resaved_when_unchanged'']: 0 instead of 1 queries were executed. <1> expected but was <0>. 950 tests, 3370 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 -~----------~----~----~----~------~----~------~--~---