skip parallel tests

This commit is contained in:
Amos Bird 2021-04-20 22:10:24 +08:00
parent bf5b668f85
commit a33060f93c
No known key found for this signature in database
GPG Key ID: 80D430DCBECFEDB4

View File

@ -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",