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:
d372df4
)
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]
>
Tue, 18 Oct 2016 10:00:18 +0000
(15:30 +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 f404c36b00dd2f975cd9983e29d96706f5bdef05..648c3bec2cbbb9f3f1eecd080e7a290106f5864e 100644
(file)
--- a/
src/test/regress/serial_schedule
+++ b/
src/test/regress/serial_schedule
@@
-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