mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update clickhouse-test
This commit is contained in:
parent
161ee1df3e
commit
049f21091e
@ -305,9 +305,7 @@ def run_tests_array(all_tests_with_params):
|
||||
|
||||
if clickhouse_proc.returncode != 0:
|
||||
failures += 1
|
||||
print(MSG_FAIL, end='')
|
||||
print_test_time(0)
|
||||
print(" - server does not respond to health check")
|
||||
print("Server does not respond to health check")
|
||||
SERVER_DIED = True
|
||||
break
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user