qt6-bb10/tests/auto/network
Mårten Nordheim e79b1dcdf5 tst_qsslsocket: fix racy test
In this threaded setup the server can sometimes have the data before it
calls "waitForReadyRead", what happens then is that we fail the wait and
as a result the test fails overall.

Let's check if we actually got some data after all and then continue if
we did. Since both the client and the server currently wait the same
amount of time (2s) the max timeout for the client was increased by
0.5s so it has some time to notice that the server got the message.

Change-Id: Ib5915958853413047aa5a7574712585bcae28f79
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-03-26 13:08:18 +00:00
..
access Merge remote-tracking branch 'origin/5.13' into dev 2019-03-09 01:00:55 +01:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel tst_qhostinfo: remove dependency on network test server 2019-03-15 17:47:25 +00:00
socket Convert tst_qudpsocket to use docker 2019-03-06 16:05:05 +00:00
ssl tst_qsslsocket: fix racy test 2019-03-26 13:08:18 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00