not run multi_router_planner_fast_path in parallel (#3744)

pull/3747/head^2
SaitTalhaNisanci 2020-04-14 13:14:23 +03:00 committed by GitHub
parent 9229db2081
commit d58b5e67c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -215,7 +215,11 @@ test: multi_transaction_recovery
# multi_router_planner creates hash partitioned tables.
# ---------
test: multi_copy fast_path_router_modify pg_dump
test: multi_router_planner multi_router_planner_fast_path null_parameters
test: multi_router_planner
# These 2 tests have prepared statements which sometimes get invalidated by concurrent tests,
# changing the debug output. We should not run them in parallel with others
test: null_parameters
test: multi_router_planner_fast_path
# ----------
# multi_large_shardid loads more lineitem data using high shard identifiers