Adjust integration tests

This commit is contained in:
Alexey Milovidov 2021-07-12 08:59:01 +03:00
parent 3887e82dac
commit 57b5c0e1e5

View File

@ -33,7 +33,7 @@ SELECTS_SQL = {
"ORDER BY node"),
}
EXCEPTION_NETWORK = 'e.displayText() = DB::NetException: '
EXCEPTION_NETWORK = 'DB::NetException: '
EXCEPTION_TIMEOUT = 'Timeout exceeded while reading from socket ('
EXCEPTION_CONNECT = 'Timeout: connect timed out: '