aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/regress/parallel_schedule4
-rw-r--r--src/test/regress/serial_schedule2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/test/regress/parallel_schedule b/src/test/regress/parallel_schedule
index c283bdcb372..9f95b016fd0 100644
--- a/src/test/regress/parallel_schedule
+++ b/src/test/regress/parallel_schedule
@@ -23,14 +23,14 @@ test: numerology
# ----------
# The second group of parallel tests
# ----------
-test: point lseg line box path polygon circle date time timetz timestamp timestamptz interval abstime reltime tinterval inet macaddr macaddr8 tstypes comments
+test: point lseg line box path polygon circle date time timetz timestamp timestamptz interval abstime reltime tinterval inet macaddr macaddr8 tstypes
# ----------
# Another group of parallel tests
# geometry depends on point, lseg, box, path, polygon and circle
# horology depends on interval, timetz, timestamp, timestamptz, reltime and abstime
# ----------
-test: geometry horology regex oidjoins type_sanity opr_sanity expressions
+test: geometry horology regex oidjoins type_sanity opr_sanity comments expressions
# ----------
# These four each depend on the previous one
diff --git a/src/test/regress/serial_schedule b/src/test/regress/serial_schedule
index 3a0d536a2ba..e026b7cc903 100644
--- a/src/test/regress/serial_schedule
+++ b/src/test/regress/serial_schedule
@@ -43,13 +43,13 @@ test: inet
test: macaddr
test: macaddr8
test: tstypes
-test: comments
test: geometry
test: horology
test: regex
test: oidjoins
test: type_sanity
test: opr_sanity
+test: comments
test: expressions
test: insert
test: insert_conflict