From 653aae1ca78f90f114110e7c1442fa4b10e2034b Mon Sep 17 00:00:00 2001 From: Pallavi Sontakke Date: Wed, 17 Feb 2016 16:28:08 +0530 Subject: Remove known bugs' tests from schedule. --- src/test/regress/parallel_schedule | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/test/regress/parallel_schedule b/src/test/regress/parallel_schedule index 5da9203c40..2b790fdbdc 100644 --- a/src/test/regress/parallel_schedule +++ b/src/test/regress/parallel_schedule @@ -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 -- cgit v1.2.3