From 89734289d53020ac963e9ab098fc89d0ea3c0783 Mon Sep 17 00:00:00 2001 From: Timur Pocheptsov Date: Tue, 1 Dec 2020 17:22:18 +0100 Subject: tst_qnetworkreply: cleanup BLACKLIST MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Which contains a lot of 'macos'/'osx' black-listed auto-tests. They mostly fail with SecureTransport (on BigSur) because SecTrustEvaluate() does not like our old certificate. Instead, since SecureTransport is deprecated anyway and we are not planning to develop it in future, skip the related auto-test depending on QT_CONFIG(securetransport). Task-number: QTBUG-88943 Change-Id: I5f6cb7b2d0ea15c445603c1ff3e1700f123c28d1 Reviewed-by: MÃ¥rten Nordheim --- tests/auto/network/access/qnetworkreply/BLACKLIST | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'tests/auto/network/access/qnetworkreply/BLACKLIST') diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST index 51a662db11..4f356a8596 100644 --- a/tests/auto/network/access/qnetworkreply/BLACKLIST +++ b/tests/auto/network/access/qnetworkreply/BLACKLIST @@ -48,18 +48,12 @@ macos macos [downloadProgress] macos -[encrypted] -macos [httpCanReadLine] macos [httpRecursiveCreation] osx [httpWithNoCredentialUsage] macos -[ignoreSslErrorsList] -osx -[ignoreSslErrorsListWithSlot] -osx [ioGetFromBuiltinHttp] osx [ioGetFromHttp] @@ -84,18 +78,10 @@ macos macos [postToHttpSynchronous] macos -[postToHttps] -osx -[postToHttpsMultipart] -osx -[postToHttpsSynchronous] -osx [putGetDeleteGetFromHttp] macos [putToHttpSynchronous] macos -[putToHttps] -osx [putToHttpsSynchronous] osx [putWithRateLimiting] @@ -112,9 +98,5 @@ osx osx [sendCustomRequestToHttp] macos -[sslConfiguration] -osx -[synchronousRequest] -osx [backgroundRequestConnectInBackground] osx -- cgit v1.2.3