ClickHouse/tests
Azat Khuzhin d030e08d05 Make test_MemoryTracking::test_http not flaky
By comparing only megabytes in the memory changes, instead of bytes as
before, since it may be tricky at least due to max_untracked_memory and
how thread pool handle it.

It should be safe, since originally it was written in #16121 which fixes
issue #15932, which has ~4MB consumption of memory per request.
2021-10-14 21:06:39 +03:00
..
ci Add to packager 2021-10-12 02:10:58 +03:00
config
fuzz Add JSONExtractKeys function 2021-10-12 18:00:25 +03:00
instructions
integration Make test_MemoryTracking::test_http not flaky 2021-10-14 21:06:39 +03:00
jepsen.clickhouse-keeper
perf_drafts
performance Merge pull request #28633 from darkkeks/normalize-utf8-nfc 2021-10-12 12:25:07 +03:00
queries Merge pull request #29981 from kitaisreal/added-function-tokens 2021-10-14 15:36:06 +03:00
testflows
.gitignore
clickhouse-test clickhouse-test: fix hung check in stress test by using system database 2021-10-13 00:19:16 +03:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt