aboutsummaryrefslogtreecommitdiffstats
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
commit3b012563ac4e0597cba0e6f92edc0e0fc376d2e5 (patch)
treeea47a9154168822e7635764f80553023961d3c9f
parent0b40134bc6fb36cd7dc9b1cdb9815ddb5e850fd7 (diff)
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