mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
try fix flaky tests
This commit is contained in:
parent
9b01ded17a
commit
3a69d06fc9
@ -41,6 +41,7 @@ MESSAGES_TO_RETRY = [
|
|||||||
"Operation timed out",
|
"Operation timed out",
|
||||||
"ConnectionPoolWithFailover: Connection failed at try",
|
"ConnectionPoolWithFailover: Connection failed at try",
|
||||||
"DB::Exception: New table appeared in database being dropped or detached. Try again",
|
"DB::Exception: New table appeared in database being dropped or detached. Try again",
|
||||||
|
"is already started to be removing by another replica right now",
|
||||||
DISTRIBUTED_DDL_TIMEOUT_MSG # FIXME
|
DISTRIBUTED_DDL_TIMEOUT_MSG # FIXME
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user