From ef2335d835e0d84b5bc755f49a55797d9babf0fc Mon Sep 17 00:00:00 2001 From: Azat Khuzhin Date: Sat, 22 May 2021 11:22:51 +0300 Subject: [PATCH] Increase timeout in 01676_long_clickhouse_client_autocomplete https://clickhouse-test-reports.s3.yandex.net/24411/84dd2d472812d226655bd0a4420863bbf291d601/functional_stateless_tests_flaky_check_(address)/test_run.txt.out.log --- .../0_stateless/01676_long_clickhouse_client_autocomplete.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/queries/0_stateless/01676_long_clickhouse_client_autocomplete.sh b/tests/queries/0_stateless/01676_long_clickhouse_client_autocomplete.sh index 3bb9da92362..8e13f2dcaee 100755 --- a/tests/queries/0_stateless/01676_long_clickhouse_client_autocomplete.sh +++ b/tests/queries/0_stateless/01676_long_clickhouse_client_autocomplete.sh @@ -15,7 +15,7 @@ function test_completion_word() local compword_end=${w:$((w_len-3))} # NOTE: here and below you should escape variables of the expect. - timeout 22s expect << EOF + timeout 60s expect << EOF log_user 0 set timeout 3 match_max 100000