qt5base-lts/tests/auto/network/socket
Timur Pocheptsov 4111d8e8e7 tst_QTcpSocket::connectToHostError - handle possible timeouts
... instead of failing the test. On Ubuntu 20.04 when calling
'connect' with 0.0.0.1 we get EINPROGRESS and nothing else,
since our own internal timer has 30 s. timeout, the event loop
in the test stops before this and no socket error detected yet.
Handle such situation without failing a test.

Fixes: QTBUG-88042
Change-Id: Id6add27fcf9bbbe5fbf83a193652edf08fbad8d6
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-11-20 14:34:04 +01:00
..
platformsocketengine CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qabstractsocket CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qhttpsocketengine CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlocalsocket Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops" 2020-11-20 13:28:31 +00:00
qsctpsocket CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsocks5socketengine CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtcpserver CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtcpsocket tst_QTcpSocket::connectToHostError - handle possible timeouts 2020-11-20 14:34:04 +01:00
qudpsocket tests: blacklist tst_QUdpSocket::multicast() on CentOS 2020-10-28 16:13:33 +01:00
.prev_CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
socket.pro Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00