mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-12 17:32:32 +00:00
Run setting history checks with sanitizers too
This commit is contained in:
parent
62ed8679ad
commit
dad7e4aa9e
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: no-tsan, no-asan, no-ubsan, no-msan, no-cpu-aarch64, no-random-settings
|
||||
# Tags: no-cpu-aarch64, no-random-settings
|
||||
# Some settings can be different for builds with sanitizers or aarch64
|
||||
|
||||
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
|
Loading…
Reference in New Issue
Block a user