mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix flaky test 01520_client_print_query_id
This commit is contained in:
parent
7180cf2367
commit
f0a532b2ad
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/expect -f
|
||||
|
||||
log_user 0
|
||||
set timeout 5
|
||||
set timeout 60
|
||||
match_max 100000
|
||||
# A default timeout action is to do nothing, change it to fail
|
||||
expect_after {
|
||||
|
Loading…
Reference in New Issue
Block a user