@@ -95,17 +95,14 @@ By default, Bundler will download the Rails git repo and use the git tag that ma
9595
9696## Current Expected Failures
9797
98- * CascadedEagerLoadingTest#test_eager_association_loading_where_first_level_returns_nil
98+ * MergingDifferentRelationsTest#test_0004_relation merging (using a proc argument):
9999* NonTransactionalHMTAssociationsTest#test_eager_load_polymorphic_nested_associations:
100- * OptimisticLockingTest#test_removing_has_and_belongs_to_many_associations_upon_destroy:
101- * ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_blank_with_database_url_with_rack_env
102- * ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_blank_with_database_url_with_rails_env
100+ * ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_blank_with_database_url_with_rack_env:
101+ * ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_blank_with_database_url_with_rails_env:
103102* ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_resolver_with_database_uri_and_and_current_env_string_key_and_rack_env:
104103* ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_resolver_with_database_uri_and_and_current_env_string_key_and_rails_env:
105104* ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_resolver_with_database_uri_and_current_env_symbol_key_and_rack_env:
106105* ActiveRecord::ConnectionAdapters::MergeAndResolveDefaultUrlConfigTest#test_resolver_with_database_uri_and_current_env_symbol_key_and_rails_env:
107106* EagerAssociationTest#test_0013_including association based on sql condition and no database column:
108- * CalculationsTest#test_should_group_by_association_with_non_numeric_foreign_key:
109- * HasManyAssociationsTest#test_0001_building the association with an array
107+ * HasManyAssociationsTest#test_0001_building the association with an array:
110108* HasManyAssociationsTest#test_0010_does not duplicate associations when used with natural primary keys:
111- * HasManyAssociationsTest#test_do_not_call_callbacks_for_delete_all
0 commit comments