Displaying 1 result from an estimated 1 matches for "test_not_resaved_when_unchanged".
2006 Oct 16
6
Rails AR/Oracle Unit Test: [5310] failed (but getting better)
...lect''
./test/../lib/active_record/connection_adapters/oracle_adapter.rb:234:in `select_all''
./test/../lib/active_record/associations.rb:1188:in `select_limited_ids_list''
./test/associations_test.rb:1796:in `test_select_limited_ids_list''
4) Failure:
test_not_resaved_when_unchanged(HasOneAssociationsTest)
[./test/abstract_unit.rb:48:in `assert_queries''
./test/associations_test.rb:351:in `test_not_resaved_when_unchanged'']:
0 instead of 1 queries were executed.
<1> expected but was
<0>.
5) Error:
test_lock_with_custom_column_without_def...