summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2020-12-03 11:59:46 +0100
committerMårten Nordheim <marten.nordheim@qt.io>2020-12-07 15:19:10 +0100
commita443cbe7cd7af86fe7eac54695ba5c169ec65aa9 (patch)
treedc5ed46ffebe0a2180f4554efe0f295e7dfd993e /tests/auto/network
parentcb39ea05810bc207100018589da658a0cce98edb (diff)
tst_qnetworkreply: unblacklist various tests
headFromHttp hasn't been flaky since 5.14 times according to grafana, does not fail locally. Same situation with ioHttpRedirect as above. ioHttpRedirectMultipartPost has not failed on Windows since october 2019, assumed stable now. backgroundRequestInterruption no longer exists. ioPostToHttpFromSocket would fail in debug MSVC builds but was fixed in 710886fbdd993c3a618ea8bc8b59fbb3e18cfbf0. Task-number: QTBUG-88943 Change-Id: Ida640179ef15a3452291745e4e94a71a385f57ae Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/network')
-rw-r--r--tests/auto/network/access/qnetworkreply/BLACKLIST18
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST
index f9c977a51b..8b02de04f3 100644
--- a/tests/auto/network/access/qnetworkreply/BLACKLIST
+++ b/tests/auto/network/access/qnetworkreply/BLACKLIST
@@ -1,30 +1,12 @@
# See qtbase/src/testlib/qtestblacklist.cpp for format
-[backgroundRequestInterruption]
-opensuse-leap
-windows-10 msvc-2015
-b2qt
-ubuntu
-osx
-[backgroundRequestInterruption:ftp, bg, nobg]
-*
[getErrors:ftp-host]
linux
[getFromHttpIntoBuffer]
osx
-[headFromHttp]
-windows-10 msvc-2017
[ioPostToHttpFromSocket]
-# QTBUG-66247
-windows-7sp1
-windows-10 msvc-2017
osx
-[ioHttpRedirect]
-# QTBUG-66602
-windows-10
[ioHttpRedirectMultipartPost]
-# QTBUG-66247
b2qt
-windows-10 msvc-2015
ubuntu
rhel
[ioHttpRedirectPolicy]