diff options
Diffstat (limited to 'main/postgresql/disable-broken-tests.patch')
-rw-r--r-- | main/postgresql/disable-broken-tests.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/postgresql/disable-broken-tests.patch b/main/postgresql/disable-broken-tests.patch index 0bb5b03fa4..39d6010bed 100644 --- a/main/postgresql/disable-broken-tests.patch +++ b/main/postgresql/disable-broken-tests.patch @@ -70,13 +70,13 @@ have no idea. :( # ---------- # Another group of parallel tests # ---------- --test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity object_address tablesample groupingsets drop_operator password -+test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity tablesample groupingsets drop_operator password +-test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity object_address tablesample groupingsets drop_operator password func_index ++test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity tablesample groupingsets drop_operator password func_index # ---------- # Another group of parallel tests -@@ -98,7 +98,7 @@ - test: select_parallel +@@ -99,7 +99,7 @@ + test: write_parallel # no relation related tests can be put in this group -test: publication subscription |