Use peak_threads_usage instead of arrayUniq(thread_ids) in tests#66162
Use peak_threads_usage instead of arrayUniq(thread_ids) in tests#66162CheSema merged 1 commit intoClickHouse:masterfrom
Conversation
e4b2a0f to
daae5d4
Compare
|
This is an automated comment for commit 61e50a3 with description of existing statuses. It's updated for the latest CI running ✅ Click here to open a full report in a separate page Successful checks
|
|
@azat, Could you please merge with the master branch? We upgraded the compiler and it started to find one more issue by clang-tidy, which was fixed in the master branch. |
|
@alexey-milovidov the compiler hadn't been upgraded yet, it is done in #66070 and it hasn't been merged yet, it also fixes the tidy issues |
P.S. And this PR should be created with |
|
We want to get rid of all flaky tests. It makes sense to run even trivial PRs with all checks to find out if some tests are still flaky and then have a huge pain fixing all of them. |
Should fix flakiness like [1]. [1]: https://s3.amazonaws.com/clickhouse-test-reports/66098/93afc8e6133365007488c4d8340f434f6e8a876f/stateless_tests__aarch64_.html Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
daae5d4 to
61e50a3
Compare
Should fix flakiness like 1.
Changelog category (leave one):
Fixes: #66116
CI Settings (Only check the boxes if you know what you are doing):