Merge pull request #54132 from ClickHouse/remove-01600_parts_types_metrics_long

Disable `01600_parts_types_metrics_long` for asan
This commit is contained in:
Alexey Milovidov 2023-09-01 17:32:03 +03:00 committed by GitHub
commit ebc7d9a9f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-s3-storage
# Tags: no-s3-storage, no-asan
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh