You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move test_migrate_revert_add_unique_constraint_with_invalid_option from
blocklist to ignore list, and add test_schema_dump_with_dump_schemas_all
to ignore list.
Resolves: #158839
Epic: None
Release justification: test only change
Release note: None
`ActiveRecord::InvertibleMigrationTest#test_migrate_revert_add_unique_constraint_with_invalid_option`: "drop UNIQUE constraint does not support CASCADE",
`ActiveRecord::ConnectionAdapters::PostgreSQLAdapterTest#test_translate_no_connection_exception_to_not_established`: "pg_terminate_backend not implemented",
@@ -54,6 +54,7 @@ var activeRecordIgnoreList = blocklist{
0 commit comments