From a851211dbc5a7af0496b3ecd0b025dc0bbe5a8a5 Mon Sep 17 00:00:00 2001 From: Sait Talha Nisanci Date: Tue, 19 Oct 2021 17:09:28 +0300 Subject: [PATCH] Run tests sequentially --- src/test/regress/multi_mx_schedule | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/test/regress/multi_mx_schedule b/src/test/regress/multi_mx_schedule index 6cd2363e0..783866e3f 100644 --- a/src/test/regress/multi_mx_schedule +++ b/src/test/regress/multi_mx_schedule @@ -39,7 +39,9 @@ test: recursive_dml_queries_mx multi_mx_truncate_from_worker test: multi_mx_repartition_udt_prepare mx_foreign_key_to_reference_table test: multi_mx_repartition_join_w1 multi_mx_repartition_join_w2 test: multi_mx_metadata -test: coordinator_evaluation coordinator_evaluation_modify coordinator_evaluation_select +test: coordinator_evaluation +test: coordinator_evaluation_modify +test: coordinator_evaluation_select test: multi_mx_call test: multi_mx_function_call_delegation test: multi_mx_modifications local_shard_execution