Remove known bugs' tests from schedule.
authorPallavi Sontakke <[email protected]>
Wed, 17 Feb 2016 10:58:08 +0000 (16:28 +0530)
committerPavan Deolasee <[email protected]>
Tue, 18 Oct 2016 09:58:31 +0000 (15:28 +0530)
contrib/tsm_system_time/Makefile
src/test/regress/parallel_schedule

index 8e1648b122fa3eef65948d6a1069936404c81277..c42c1c6bb61f22f1e01925c02e41ecba53f184e6 100644 (file)
@@ -7,7 +7,7 @@ PGFILEDESC = "tsm_system_time - SYSTEM TABLESAMPLE method which accepts number r
 EXTENSION = tsm_system_time
 DATA = tsm_system_time--1.0.sql
 
-REGRESS = tsm_system_time xl_known_bugs
+REGRESS = tsm_system_time
 
 ifdef USE_PGXS
 PG_CONFIG = pg_config
index 5da9203c407205b23f8449c39399160c21ba3ef5..2b790fdbdc577cfd1618c75ddd9f29e8b55266ab 100644 (file)
@@ -141,6 +141,3 @@ test: xc_notrans_block
 # This runs XL specific tests
 test: xl_primary_key xl_foreign_key xl_distribution_column_types xl_alter_table xl_distribution_column_types_modulo xl_plan_pushdown xl_functions xl_limitations xl_user_defined_functions xl_join
 
-#known bugs
-test: xl_bugs
-test: xl_known_bugs