ClickHouse/tests/integration/test_system_merges
Azat Khuzhin b0fbd79808 Fix test_system_merges after optimization for "x OR 1" conditions
After the previous patch "x OR 1" will not execute "x", and because of
this test_system_merges::test_mutation_simple started to fail since
"sleep" function did not executed.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-16 15:57:34 +02:00
..
configs Fix flakiness of test_system_merges (by increasing sleep interval properly) 2023-10-14 10:30:56 +02:00
__init__.py Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
test.py Fix test_system_merges after optimization for "x OR 1" conditions 2023-10-16 15:57:34 +02:00