qt5base-lts/tests/auto/network/access
Shane Kearns 0443a51228 Fix QNetworkReply test cases that use the MiniHttpServer on windows
The "happy eyeballs" connection code means that IPv4 and IPv6 connections
are both attempted for a http request.
For a normal http server, this is no problem, but the MiniHttpServer in
the test code is very simplistic and cannot cope with more than one
client connected at the same time.
On windows this causes all these tests to fail with timeouts.
Changed the MiniHttpServer to listen on IPv4 only instead of Any address.

Change-Id: I81e249997d894d266001da474a351b1f5642599e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-12-19 19:08:57 +01:00
..
qabstractnetworkcache Fix sanity check of network test server 2011-11-28 08:13:41 +01:00
qftp Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qhttp Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qhttpnetworkconnection Fix sanity check of network test server 2011-11-28 08:13:41 +01:00
qhttpnetworkreply all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkaccessmanager all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkcachemetadata all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkcookie all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkcookiejar all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkdiskcache all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qnetworkreply Fix QNetworkReply test cases that use the MiniHttpServer on windows 2011-12-19 19:08:57 +01:00
qnetworkrequest all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
access.pro Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00