diff --git a/tests/queries/skip_list.json b/tests/queries/skip_list.json index 37b099b0b5a..4b07f9ca3c8 100644 --- a/tests/queries/skip_list.json +++ b/tests/queries/skip_list.json @@ -694,6 +694,7 @@ "01702_system_query_log", // It's ok to execute in parallel with oter tests but not several instances of the same test. "01748_dictionary_table_dot", // creates database "00950_dict_get", + "01615_random_one_shard_insertion" "01683_flat_dictionary", "01681_cache_dictionary_simple_key", "01682_cache_dictionary_complex_key",