summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/http2/BLACKLIST
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-12-04 10:49:23 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-12-04 16:04:18 +0100
commit3156d7b7784e624479dbed1ebf7f0f84ea4e4fda (patch)
tree455397d8ab013ea8af1ba48c8a0b0f122478f8dd /tests/auto/network/access/http2/BLACKLIST
parent3591ea900b720ff48aace14cd81c8ec9d22b5c73 (diff)
Blacklist tst_Http2::duplicateRequestsWithAborts on QNX
It fails frequently. Might have to blacklist the entire test case, or even skip when running on qemu, if this doesn't help. Task-number: QTBUG-119616 Pick-to: 6.6 Change-Id: I446612c0fb5b2afc021aeb2fab9be010ac071acd Reviewed-by: Dimitrios Apostolou <jimis@qt.io>
Diffstat (limited to 'tests/auto/network/access/http2/BLACKLIST')
-rw-r--r--tests/auto/network/access/http2/BLACKLIST2
1 files changed, 2 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..3de8d6d448
--- /dev/null
+++ b/tests/auto/network/access/http2/BLACKLIST
@@ -0,0 +1,2 @@
+[duplicateRequestsWithAborts]
+qnx ci # QTBUG-119616