qt6-bb10/tests/auto/network/access
Timur Pocheptsov f3898fe2cc tst_qnetworkreply::ioGetFromBuiltinHttp - fix blacklisted test (OS X)
This test fails on OS X: we first fill sockets' kernel buffers and then
we tryto write a 'residue', waiting in 'select' for 2 seconds.
It looks like on OS X (at least, 10.10) 2 seconds are not enough - we always have a timeout.
Wait ... 4 seconds.

Change-Id: Id679dccda10b8f7859b8dfa6456b91ec13d52f68
Reviewed-by: Richard J. Moore <rich@kde.org>
2015-08-20 07:09:45 +00:00
..
qabstractnetworkcache Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qftp Blacklist some cases from tst_qftp 2015-08-03 06:54:21 +00:00
qhttpnetworkconnection Update copyright headers 2015-02-11 06:49:51 +00:00
qhttpnetworkreply Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkaccessmanager Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkcachemetadata Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkcookie tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 04:29:33 +00:00
qnetworkcookiejar QUrl effective TLDs: update table 2015-02-13 07:28:17 +00:00
qnetworkdiskcache Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-04 13:44:29 +01:00
qnetworkreply tst_qnetworkreply::ioGetFromBuiltinHttp - fix blacklisted test (OS X) 2015-08-20 07:09:45 +00:00
qnetworkrequest Update copyright headers 2015-02-11 06:49:51 +00:00
spdy Disable spdy test on Windows 2015-07-10 16:38:07 +00:00
access.pro