mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Add 01944_insert_partition_by to arcadia and fasttest skip list
This commit is contained in:
parent
eb31b194b9
commit
f02ceedd92
@ -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 \
|
||||
|
@ -267,3 +267,4 @@
|
||||
01428_h3_range_check
|
||||
01442_h3kring_range_check
|
||||
01906_h3_to_geo
|
||||
01944_insert_partition_by
|
||||
|
Loading…
Reference in New Issue
Block a user