qt6-bb10/tests/auto/network/socket
Timur Pocheptsov c668fd940d Fix 'out of process' autotests
We are, arguably, not testing QProcess and its ability to start or finish,
we test QUdpSocket. If, for some reason (as we discovered on some
specific machines recently) the process does not start or does not produce
any output (canReadLine), we QSKIP instead of failing. Also, all those
QCOMPARE will bypass the part there we stop processes - so must be
RAII-protected.

Fixes: QTBUG-82717
Change-Id: Idfb0d4a483d753f336b3827875eeaf51c79270e2
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-03-11 18:23:24 +00:00
..
platformsocketengine Autotest: adapt to certain OSes always allowing binding to low ports 2020-02-13 15:11:21 -08:00
qabstractsocket Updated license headers 2016-01-21 18:55:18 +00:00
qhttpsocketengine Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
qlocalsocket Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
qsctpsocket Network: Use canonical license headers 2017-02-28 15:34:01 +00:00
qsocks5socketengine Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
qtcpserver Remove QOperatingSystemVersion::WindowsVista 2019-09-05 08:25:05 +02:00
qtcpsocket tst_qtcpsocket::bind - amend the recent fix 2020-02-22 03:36:54 +01:00
qudpsocket Fix 'out of process' autotests 2020-03-11 18:23:24 +00:00
socket.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00