From Now on .sql Tests Can Be Run Isolated by Server, in Parallel, with Random Database
Official CH changelog text
From now on .sql tests can be run isolated by server, in parallel, with random database. It allows to run them faster, add new tests with custom server configurations, and be sure that different tests does not affect each other. #5554 (Ivan)