Michael Schoen
2007-Oct-06 00:53 UTC
Rails AR/Oracle Unit Test: [7753] failed (but getting better)
"nzkoz" has given AR/Oracle some love, but it''s still unhappy... http://dev.rubyonrails.org/changeset/7753 ------------------------------------------------------------------------ r7753 | nzkoz | 2007-10-05 17:49:58 -0700 (Fri, 05 Oct 2007) | 2 lines Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] ------------------------------------------------------------------------ U activerecord/test/base_test.rb U activerecord/test/fixtures/db_definitions/frontbase.sql U activerecord/test/fixtures/db_definitions/frontbase.drop.sql U activerecord/test/fixtures/db_definitions/firebird.drop.sql U activerecord/test/fixtures/db_definitions/sqlserver.drop.sql U activerecord/test/fixtures/db_definitions/sybase.drop.sql U activerecord/test/fixtures/db_definitions/openbase.sql U activerecord/test/fixtures/db_definitions/sqlite.sql U activerecord/test/fixtures/db_definitions/sqlite.drop.sql U activerecord/test/fixtures/db_definitions/oracle.sql U activerecord/test/fixtures/db_definitions/mysql.sql U activerecord/test/fixtures/db_definitions/db2.sql U activerecord/test/fixtures/db_definitions/oracle.drop.sql U activerecord/test/fixtures/db_definitions/mysql.drop.sql U activerecord/test/fixtures/db_definitions/db2.drop.sql U activerecord/test/fixtures/db_definitions/firebird.sql U activerecord/test/fixtures/db_definitions/sqlserver.sql U activerecord/test/fixtures/db_definitions/sybase.sql U activerecord/test/fixtures/db_definitions/postgresql.sql U activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb U activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb U activerecord/lib/active_record/base.rb Updated to revision 7753. /usr/pkg/ruby184/bin/ruby -Ilib:test:test/connections/native_oracle "/usr/pkg/ruby184/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb" "test/serialization_test.rb" "test/mixin_test.rb" "test/json_serialization_test.rb" "test/query_cache_test.rb" "test/ar_schema_test.rb" "test/locking_test.rb" "test/reflection_test.rb" "test/column_alias_test.rb" "test/aaa_create_tables_test.rb" "test/associations_test.rb" "test/unconnected_test.rb" "test/base_test.rb" "test/defaults_test.rb" "test/fixtures_test.rb" "test/callbacks_test.rb" "test/inheritance_test.rb" "test/binary_test.rb" "test/schema_dumper_test.rb" "test/adapter_test.rb" "test/class_inheritable_attributes_test.rb" "test/calculations_test.rb" "test/threaded_connections_test.rb" "test/pk_test.rb" "test/deprecated_finder_test. rb" "test/migration_test.rb" "test/lifecycle_test.rb" "test/multiple_db_test.rb" "test/method_scoping_test.rb" "test/date_time_test.rb" "test/finder_test.rb" "test/modules_test.rb" "test/tr! ansactions_test.rb" "test/aggregations_test.rb" "test/readonly_test.rb" "test/validations_test.rb" "test/attribute_methods_test.rb" "test/xml_serialization_test.rb" "test/associations/callbacks_test.rb" "test/associations/join_model_test.rb" "test/associations/eager_test.rb" "test/associations/extension_test.rb" "test/associations/cascaded_eager_loading_test.rb" "test/associations/eager_singularization_test.rb" "test/synonym_test_oracle.rb" (in /home/mschoen/rails-svn/autopilot/activerecord) /usr/pkg/ruby184/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'': no such file to load -- fixtures/minimalistic (MissingSourceFile) from /usr/pkg/ruby184/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from ./test/../lib/../../activesupport/lib/active_support/dependencies.rb:496:in `require'' from ./test/../lib/../../activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'' from ./test/../lib/../../activesupport/lib/active_support/dependencies.rb:496:in `require'' from ./test/base_test.rb:14 from ./test/../lib/../../activesupport/lib/active_support/dependencies.rb:489:in `load'' from ./test/../lib/../../activesupport/lib/active_support/dependencies.rb:342:in `new_constants_in'' from ./test/../lib/../../activesupport/lib/active_support/dependencies.rb:489:in `load'' from /usr/pkg/ruby184/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5 from /usr/pkg/ruby184/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5 Using Oracle 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 -~----------~----~----~----~------~----~------~--~---