Skip tst_QSslSocket::setReadBufferSize_task_250027()
It's flakey and is blocking integration. Tracked in QTBUG-29730. Change-Id: Ia5b8f952314bf2e1aa6dbb5c5c0a97e32e68d0f6 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
This commit is contained in:
parent
159f42222d
commit
2df8884bc6
@ -1533,6 +1533,8 @@ public slots:
|
|||||||
|
|
||||||
void tst_QSslSocket::setReadBufferSize_task_250027()
|
void tst_QSslSocket::setReadBufferSize_task_250027()
|
||||||
{
|
{
|
||||||
|
QSKIP("QTBUG-29730 - flakey test blocking integration");
|
||||||
|
|
||||||
// do not execute this when a proxy is set.
|
// do not execute this when a proxy is set.
|
||||||
QFETCH_GLOBAL(bool, setProxy);
|
QFETCH_GLOBAL(bool, setProxy);
|
||||||
if (setProxy)
|
if (setProxy)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user