summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2020-03-11 10:38:20 +0100
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2020-03-12 10:15:20 +0000
commit85908c9c27f07ee500e161b4280d5def1ba30ef5 (patch)
treee065e4d9dad69ea1a8aab395ac7edc9b03fc7b2c /config.tests
parente9ae7cf31ff304150692d470ef914ec4d08c818e (diff)
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> (cherry picked from commit c668fd940d0c610324254d5aa5aab6e0769f78a6)
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions