Merge pull request #34964 from ClickHouse/disable_test_for_memory_with_tsan

Disable memory checking test with thread sanitizer
This commit is contained in:
alesapin 2022-03-02 13:17:13 +01:00 committed by GitHub
commit 8c533b2382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-replicated-database, no-parallel, no-fasttest
# Tags: no-replicated-database, no-parallel, no-fasttest, no-tsan, no-asan
# Tag no-fasttest: max_memory_usage_for_user can interfere another queries running concurrently
# Regression for MemoryTracker that had been incorrectly accounted