mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Disable test in asan builds (too slow)
This commit is contained in:
parent
227b8676cd
commit
94864a10e6
@ -1,3 +1,6 @@
|
||||
-- Tags: no-asan
|
||||
-- no-asan: the flaky check complains that the test sometimes runs > 60 sec on asan builds
|
||||
|
||||
select 'Original bug: the same query executed multiple times yielded different results.';
|
||||
select 'For unclear reasons this happened only in Release builds, not in Debug builds.';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user