summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-09-13 16:51:13 +0000
committerCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-09-15 12:08:16 +0000
commit89ea39ebca86b2c47b59196e7d620c48157d7b5a (patch)
treeb7b61c848f718ae5c97cbfda21f6982d1ee9eacd /tests/auto/network/access
parenta1d9dbae06909aa4d9beb57fa8df8bae7be27dec (diff)
Blacklist 2 tests in tst_Http2 on ubuntu-20.04
- authenticationRequired - redirect Task-number: QTBUG-106599 Change-Id: I1107fb4a89394d2067e027e53a6e075b2ddb1007 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>
Diffstat (limited to 'tests/auto/network/access')
-rw-r--r--tests/auto/network/access/http2/BLACKLIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/network/access/http2/BLACKLIST b/tests/auto/network/access/http2/BLACKLIST
new file mode 100644
index 0000000000..7e33718450
--- /dev/null
+++ b/tests/auto/network/access/http2/BLACKLIST
@@ -0,0 +1,5 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+[authenticationRequired]
+ci ubuntu-20.04 # QTBUG-106599
+[redirect]
+ci ubuntu-20.04 # QTBUG-106599