summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-02-28 14:50:33 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-01 00:24:19 +0000
commit2b379a41a55a89673643b0a39c6e2f93db7fc632 (patch)
treef62c168aeec86b96492e3fe3c8b993a2a8963242
parente22cee10b7ede82c5db99bb4e61e0dee2004336a (diff)
downloadqtwebsockets-2b379a41a55a89673643b0a39c6e2f93db7fc632.tar.gz
Blacklist: test cases blacklisted in tst_QWebSocketServer:
- tst_handleConnection on qnx Task-number: QTBUG-101333 Change-Id: If81ec4cb7099063d9b000221aca521579979653c Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io> (cherry picked from commit 1d0767f546db7db839029d1f51196dc0f60390ae) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/websockets/qwebsocketserver/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/websockets/qwebsocketserver/BLACKLIST b/tests/auto/websockets/qwebsocketserver/BLACKLIST
new file mode 100644
index 0000000..b63e0d2
--- /dev/null
+++ b/tests/auto/websockets/qwebsocketserver/BLACKLIST
@@ -0,0 +1,4 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+#QTBUG-101333
+[tst_handleConnection]
+qnx