mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Merge pull request #45713 from azat/clickhouse-test-flush
Add missing SYSTEM FLUSH LOGS for clickhouse-test
This commit is contained in:
commit
1ce44c3404
@ -1796,6 +1796,8 @@ def reportCoverageFor(args, what, query, permissive=False):
|
||||
|
||||
|
||||
def reportCoverage(args):
|
||||
clickhouse_execute(args, "SYSTEM FLUSH LOGS")
|
||||
|
||||
return (
|
||||
reportCoverageFor(
|
||||
args,
|
||||
|
Loading…
Reference in New Issue
Block a user