We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef2912 commit c8e43c2Copy full SHA for c8e43c2
src/test/regress/parallel_schedule
@@ -121,7 +121,8 @@ test: plancache limit plpgsql copy2 temp domain rangefuncs prepare conversion tr
121
# ----------
122
test: partition_join partition_prune reloptions hash_part indexing partition_aggregate partition_info tuplesort explain compression memoize stats
123
124
-# event_trigger cannot run concurrently with any test that runs DDL
+# event_trigger depends on create_am and cannot run concurrently with
125
+# any test that runs DDL
126
# oidjoins is read-only, though, and should run late for best coverage
127
test: event_trigger oidjoins
128
0 commit comments