summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/corelib.pro
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2011-10-12 14:00:56 +0100
committerQt by Nokia <qt-info@nokia.com>2011-10-12 16:17:45 +0200
commit450962be95cbde7c1b23aaa455bf7238e7b2513f (patch)
tree25592f2b3406698b881f218685bd1d45db9a033d /tests/auto/corelib/corelib.pro
parenteba17baaed035e1e0848c71b485e4fede1ad398f (diff)
Fix platformsocketengine test failures
The platformsocketengine autotest uses the native socket engine directly rather than through QAbstractSocket. The bind tests were failing because the autotest was creating a socket with IPv4 (AF_INET) and then binding with QHostAddress::Any (AF_INET6). A linux kernel update caused this to start failing on the test machines. Change-Id: Iea62f3d56dbfb35fcb952dcf00313578eb2bd764 Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Diffstat (limited to 'tests/auto/corelib/corelib.pro')
0 files changed, 0 insertions, 0 deletions