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 @@ -74,8 +74,10 @@ var activeRecordIgnoreList = blocklist{
7474 `HasManyAssociationsTest#test_dependent_association_respects_optional_hash_conditions_on_delete` : "flaky" ,
7575 `HasManyAssociationsTest#test_dependent_association_respects_optional_sanitized_conditions_on_delete` : "flaky" ,
7676 `HasManyAssociationsTest#test_depends_and_nullify` : "flaky" ,
77+ `InheritanceTest#test_destroy_all_within_inheritance` : "flaky" ,
7778 `InheritanceTest#test_eager_load_belongs_to_primary_key_quoting` : "flaky" ,
7879 `InheritanceTest#test_eager_load_belongs_to_something_inherited` : "flaky" ,
80+ `InheritanceTest#test_inheritance_condition` : "flaky" ,
7981 `PostgresqlArrayTest#test_uniqueness_validation` : "affected by autocommit_before_ddl" ,
8082 `PostgresqlEnumTest#test_schema_dump_renamed_enum` : "affected by autocommit_before_ddl" ,
8183 `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