Merge pull request #65295 from ClickHouse/davenger-patch-1

Disable 02581_share_big_sets_between_multiple_mutations_tasks_long in coverage run
This commit is contained in:
Alexander Gololobov 2024-06-18 10:25:29 +00:00 committed by GitHub
commit 1170152e81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
-- Tags: long, no-debug, no-tsan, no-asan, no-ubsan, no-msan, no-parallel
-- Tags: long, no-debug, no-tsan, no-asan, no-ubsan, no-msan, no-parallel, no-sanitize-coverage
-- no-parallel because the sets use a lot of memory, which may interfere with other tests