qt6-bb10/tests/auto/network
Mårten Nordheim 5a235da270 tst_QTcpSocket: fix disconnectWhileLookingUp
... and unblacklist it on Windows.

From what I can tell there is no particular reason why this test fails
other than that it is a little too slow sometimes (these things happen).

So, to fix the test I bumped the timeout, but to avoid the test running
for longer on every test-run it now also ends when the socket enters
the "Unconnected" state.

Previously it failed 171/500 times, and after this patch it failed
0/1000 times.

Change-Id: I4266bff6b91aaaf502ee66265d01c3a177706402
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
2017-11-24 04:54:58 +00:00
..
access tst_QNetworkReply::ioHttpRedirectErrors - fix a flaky test 2017-11-22 13:47:30 +00:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Fix #if-ery and accompanying comment 2017-09-20 11:50:47 +00:00
socket tst_QTcpSocket: fix disconnectWhileLookingUp 2017-11-24 04:54:58 +00:00
ssl Fix tst_QSslSocket::waitForConnectedEncryptedReadyRead 2017-11-22 13:50:09 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00