summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle/tst_qstyle.cpp
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-12-19 16:52:59 +0000
committerQt by Nokia <qt-info@nokia.com>2011-12-19 19:08:57 +0100
commit0443a51228e87499470536d570284a4bbab85d0f (patch)
tree910fa8a20e93cb105e28e2c57638bb5656ec154f /tests/auto/widgets/styles/qstyle/tst_qstyle.cpp
parent9ffd69a6a6fd571826f904e95bc2264fa62e036e (diff)
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>
Diffstat (limited to 'tests/auto/widgets/styles/qstyle/tst_qstyle.cpp')
0 files changed, 0 insertions, 0 deletions