mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Merge pull request #39927 from ClickHouse/CurtizJ-patch-6
Fix flaky test `02360_send_logs_level_colors`
This commit is contained in:
commit
530c6bd6a4
@ -13,7 +13,7 @@ function run()
|
||||
command=$1
|
||||
expect << EOF
|
||||
log_user 0
|
||||
set timeout 3
|
||||
set timeout 60
|
||||
match_max 100000
|
||||
|
||||
spawn bash -c "$command"
|
||||
|
Loading…
Reference in New Issue
Block a user