Skip to content

Commit bb08ae9

Browse files
committed
Remove tests non-existing in PG16 from parallel_schedule_oriole
1 parent c85a4ba commit bb08ae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/regress/parallel_schedule_oriole

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ test: select_views portals_p2 dependency guc bitmapops xmlmap functional_deps ad
9696
# ----------
9797
# Another group of parallel tests (JSON related)
9898
# ----------
99-
test: json_encoding jsonpath jsonpath_encoding jsonb_jsonpath sqljson sqljson_queryfuncs sqljson_jsontable
99+
test: json_encoding jsonpath jsonpath_encoding jsonb_jsonpath sqljson
100100

101101
# ----------
102102
# Another group of parallel tests
@@ -112,7 +112,7 @@ test: plancache rangefuncs prepare sequence polymorphism largeobject xml
112112
# The stats test resets stats, so nothing else needing stats access can be in
113113
# this group.
114114
# ----------
115-
test: hash_part predicate
115+
test: hash_part
116116

117117
# event_trigger depends on create_am and cannot run concurrently with
118118
# any test that runs DDL

0 commit comments

Comments
 (0)