qt5base-lts/tests/auto/network/socket/qudpsocket
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
..
clientserver Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
test Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
udpServer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
.gitignore
BLACKLIST Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qudpsocket.pro qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
tst_qudpsocket.cpp Fix 'out of process' autotests 2020-03-11 18:23:24 +00:00