Skip to content
Snippets Groups Projects
Commit 79f876ad authored by Mergen Imeev's avatar Mergen Imeev Committed by Kirill Yukhin
Browse files

box: increase connection timeout in "net.box.test.lua"

The "box/net.box.test.lua" test contains a check that the error
received contains a 'timed out'. But in cases when testing was
conducted on a slow computer or in the case of a very large load,
it is possible that the connection time-out will be reached
earlier than the mentioned error. In this case, the error "Invalid
argument" will be returned. To prevent this from happening,
this patch will increase the connection timeout.

Closes #4341
parent 0fbfeed9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment