From c38f1f19b87d20f79394bca151268fc3cdcdd189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= <tony.sarajarvi@digia.com> Date: Thu, 13 Nov 2014 13:25:12 +0200 Subject: [PATCH] Blacklist one test function in tst_QNetworkReply Task-number: QTBUG-32435 Change-Id: I07b1888b33daa00864e1793c1d12b1dccf562664 Reviewed-by: Lars Knoll <lars.knoll@digia.com> --- tests/auto/network/access/qnetworkreply/BLACKLIST | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST index fbd72492d8b..504396bdd18 100644 --- a/tests/auto/network/access/qnetworkreply/BLACKLIST +++ b/tests/auto/network/access/qnetworkreply/BLACKLIST @@ -7,3 +7,4 @@ osx [SslHandshakeFailedError] osx [httpAbort] +[backgroundRequestInterruption:ftp, bg, nobg] -- GitLab