Skip 01710_projection_fetch for parallel execution.

This commit is contained in:
Nikolai Kochetov 2021-05-12 09:42:01 +03:00
parent a1ba67e029
commit a5ad3324c9

View File

@ -717,6 +717,7 @@
"01785_dictionary_element_count", "01785_dictionary_element_count",
"01802_test_postgresql_protocol_with_row_policy", /// Creates database and users "01802_test_postgresql_protocol_with_row_policy", /// Creates database and users
"01804_dictionary_decimal256_type", "01804_dictionary_decimal256_type",
"01850_dist_INSERT_preserve_error" // uses cluster with different static databases shard_0/shard_1 "01850_dist_INSERT_preserve_error", // uses cluster with different static databases shard_0/shard_1
"01710_projection_fetch"
] ]
} }