From: Pavan Deolasee Date: Thu, 3 Mar 2016 04:06:11 +0000 (+0530) Subject: Enable 'random' test case to match with the parallel_schedule X-Git-Tag: XL9_5_R1BETA2~43 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=8864cda6c11a71c94602d8cea14ee57073cdb898;p=postgres-xl.git Enable 'random' test case to match with the parallel_schedule --- diff --git a/src/test/regress/serial_schedule b/src/test/regress/serial_schedule index f2fffaa692..57034c61fc 100644 --- a/src/test/regress/serial_schedule +++ b/src/test/regress/serial_schedule @@ -89,10 +89,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