Enable 'random' test case to match with the parallel_schedule
authorPavan Deolasee <[email protected]>
Thu, 3 Mar 2016 04:06:11 +0000 (09:36 +0530)
committerPavan Deolasee <[email protected]>
Tue, 18 Oct 2016 10:00:18 +0000 (15:30 +0530)
src/test/regress/serial_schedule

index f404c36b00dd2f975cd9983e29d96706f5bdef05..648c3bec2cbbb9f3f1eecd080e7a290106f5864e 100644 (file)
@@ -88,10 +88,7 @@ test: join
 test: aggregates
 test: groupingsets
 test: transactions
-# SELECT INTO and INSERT SELECT seem do not work properly
-# this test may leave uncommitted prepared transaction 
-#ignore: random
-#test: random
+test: random
 test: portals
 test: arrays
 test: btree_index