- [x] Performance comparison. Very flaky [link](https://clickhouse-test-reports.s3.yandex.net/0/c7afc51a5202480ba957884d17d2b26d97642f6d/performance_comparison/report.html) [Fix](https://github.com/ClickHouse/ClickHouse/pull/10713) - [x] data race in ReplicatedMergeTreeQueue: https://clickhouse-test-reports.s3.yandex.net/10068/2654f131cc19c26623045e9b7e6c2a481fa253c1/functional_stateless_tests_(thread).html [Fix](https://github.com/ClickHouse/ClickHouse/pull/10784) - [x] string equals, MSan: https://clickhouse-test-reports.s3.yandex.net/10131/458c7f516deb834bcb6775cdec732b404e793ce0/functional_stateful_tests_(memory).html @akuzm (looks like no longer reproduces) (checked the master, haven't reproduced since cache dicitonary fix //akuzm) - [x] performance_introspection_and_logging https://clickhouse-test-reports.s3.yandex.net/10219/87e77ba638a0ecaca67192c0b71621a9eeef6f87/functional_stateless_tests_(release).html [Fix](https://github.com/ClickHouse/ClickHouse/pull/10785) - [x] OPTIMIZE hung in waitForDisappear https://clickhouse-test-reports.s3.yandex.net/10335/a0ce15befdb3f76ca58c28522559209990298f43/functional_stateless_tests_(release,_polymorphic_parts_enabled).html and https://clickhouse-test-reports.s3.yandex.net/10758/be2cf70da869c0407d3a09f5b7d9e8d659e79674/functional_stateless_tests_(release,_databaseatomic)/test_run.txt.out.log - [Fix](https://github.com/ClickHouse/ClickHouse/pull/10849) - [x] https://github.com/ClickHouse/ClickHouse/issues/8973 [Fix](https://github.com/ClickHouse/ClickHouse/pull/10511) - [x] DateLUTImpl UBSan sometimes https://clickhouse-test-reports.s3.yandex.net/10413/2ff06779e9af5ab701c8a4f497ec09ec71ac1cd2/functional_stateless_tests_(ubsan).html [Fix](https://github.com/ClickHouse/ClickHouse/pull/10798) - [x] Query profiler flap https://clickhouse-test-reports.s3.yandex.net/0/de4e88ff97680ffa21cf557c5572de76d624f167/functional_stateless_tests_(release).html and https://clickhouse-test-reports.s3.yandex.net/10544/c0b21c7881b50cc5a763ff7e0a51d0cc511d6032/functional_stateless_tests_(release).html @alexey-milovidov. Fix: #10782 - [x] `Split build smoke test — Server failed to respond` fails periodically. [Fix](https://github.com/ClickHouse/ClickHouse/pull/10820) - [x] Logical error: `SELECT -2487, globalNullIn(toIntervalMinute(-88074), 'qEkek..'), [-27.537293]` convertFieldToType:204. [Fix](https://github.com/ClickHouse/ClickHouse/pull/10827) - [x] 00925_zookeeper_empty_replicated_merge_tree_optimize_final https://clickhouse-test-reports.s3.yandex.net/10889/d13a11b42101e152aaf6129812e40f3b16ca1a46/functional_stateless_tests_(memory).html#fail1 [Fix] (https://github.com/ClickHouse/ClickHouse/commit/1ccd4fb9788e4f40cc774da560bda9bda17ce183)
Split build smoke test — Server failed to respondfails periodically. FixSELECT -2487, globalNullIn(toIntervalMinute(-88074), 'qEkek..'), [-27.537293]convertFieldToType:204. Fix