Add 01944_insert_partition_by to arcadia and fasttest skip list

This commit is contained in:
vdimir 2021-07-17 13:33:55 +03:00 committed by Vladimir Chebotarev
parent eb31b194b9
commit f02ceedd92
2 changed files with 4 additions and 0 deletions

View File

@ -393,6 +393,9 @@ function run_tests
01853_s2_cells_intersect
01854_s2_cap_contains
01854_s2_cap_union
# needs s3
01944_insert_partition_by
)
time clickhouse-test --hung-check -j 8 --order=random --use-skip-list \

View File

@ -267,3 +267,4 @@
01428_h3_range_check
01442_h3kring_range_check
01906_h3_to_geo
01944_insert_partition_by