File: disable-add-table-test

package info (click to toggle)
pglogical 2.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,324 kB
  • sloc: ansic: 39,128; sql: 4,412; perl: 693; makefile: 207; sh: 77
file content (15 lines) | stat: -rw-r--r-- 688 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Remove add_table test because it's very slow and tends to fail

https://github.com/2ndQuadrant/pglogical/issues/126

--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ OBJS = pglogical_apply.o pglogical_confl
 SCRIPTS_built = pglogical_create_subscriber
 
 REGRESS = preseed infofuncs init_fail init preseed_check basic extended conflict_secondary_unique \
-		  toasted replication_set add_table matview bidirectional primary_key \
+		  toasted replication_set matview bidirectional primary_key \
 		  interfaces foreign_key functions copy sequence triggers parallel row_filter \
 		  row_filter_sampling att_list column_filter apply_delay multiple_upstreams \
 		  node_origin_cascade drop