From 0943ecb37b94df3c1c90cb1bb977ba5c84eab144 Mon Sep 17 00:00:00 2001 From: alesapin Date: Fri, 29 Jan 2021 15:46:14 +0300 Subject: [PATCH] More sequential tests --- tests/queries/skip_list.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/queries/skip_list.json b/tests/queries/skip_list.json index 96da47ee9c2..b25b96b6af9 100644 --- a/tests/queries/skip_list.json +++ b/tests/queries/skip_list.json @@ -557,6 +557,8 @@ "01541_max_memory_usage_for_user", "01542_dictionary_load_exception_race", "01575_disable_detach_table_of_dictionary", + "01593_concurrent_alter_mutations_kill", + "01593_concurrent_alter_mutations_kill_many_replicas", "01600_count_of_parts_metrics", // tests global system metrics "01600_detach_permanently", "01600_log_queries_with_extensive_info",