projects
/
postgres-xl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
121d99c
)
Enable 'random' test case to match with the parallel_schedule
author
Pavan Deolasee
<
[email protected]
>
Thu, 3 Mar 2016 04:06:11 +0000
(09:36 +0530)
committer
Pavan Deolasee
<
[email protected]
>
Thu, 3 Mar 2016 04:06:11 +0000
(09:36 +0530)
src/test/regress/serial_schedule
patch
|
blob
|
blame
|
history
diff --git
a/src/test/regress/serial_schedule
b/src/test/regress/serial_schedule
index f2fffaa6925ffe4f23b3068306360bf11f116f06..57034c61fcd21d41ccb92828aaa6f403de1549a1 100644
(file)
--- 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