Merge pull request #61822 from ClickHouse/fix-test-4

A test is too slow for debug
This commit is contained in:
Alexey Milovidov 2024-03-24 04:09:30 +03:00 committed by GitHub
commit d5be26e56a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
-- Tags: no-asan, no-tsan, no-msan, no-ubsan, no-random-settings
-- Tags: no-asan, no-tsan, no-msan, no-ubsan, no-random-settings, no-debug
DROP TABLE IF EXISTS test;