Remove tests for zero-copy replication#82250
Conversation
|
Maybe just removing them from buzz tests is enough? It's not the greatest feature for sure, but some people use it. I understand that looking / fixing new buzztests report about that feature is not the greatest time investment, but having it uncovered by tests at all - does not sound nice. So maybe we can keep those happy path tests exists, to not brake at least those which exist. |
|
Many of these tests are problematic. For example, assertion happens inside |
|
Have you left this on purpose?
|
|
About |
Follow up for ClickHouse#82250, this test fails with DatabaseReplicated, another option is ClickHouse#83727, but we removed all other tests so better to remove. But I left the integration tests, since likely they will not cause CI problems.
|
I've removed stateless tests here - #86006 And decided to keep integration tests, likely they are will not cause troubles anywya |
Changelog category (leave one):