File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,10 @@ var activeRecordIgnoreList = blocklist{
5353 `HasManyAssociationsTest#test_dependent_association_respects_optional_hash_conditions_on_delete` : "flaky" ,
5454 `HasManyAssociationsTest#test_dependent_association_respects_optional_sanitized_conditions_on_delete` : "flaky" ,
5555 `HasManyAssociationsTest#test_depends_and_nullify` : "flaky" ,
56+ `InheritanceTest#test_destroy_all_within_inheritance` : "flaky" ,
5657 `InheritanceTest#test_eager_load_belongs_to_primary_key_quoting` : "flaky" ,
5758 `InheritanceTest#test_eager_load_belongs_to_something_inherited` : "flaky" ,
59+ `InheritanceTest#test_inheritance_condition` : "flaky" ,
5860 `PostgresqlArrayTest#test_uniqueness_validation` : "affected by autocommit_before_ddl" ,
5961 `PostgresqlEnumTest#test_schema_dump_renamed_enum` : "affected by autocommit_before_ddl" ,
6062 `PostgresqlEnumTest#test_schema_dump_renamed_enum_with_to_option` : "affected by autocommit_before_ddl" ,
You can’t perform that action at this time.
0 commit comments