summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-03-07 20:28:42 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-08 01:57:28 +0000
commit759a9050c7f1a48ce15f73a6207a4b44e0d18d1c (patch)
tree2894bb2e73e723466d462e234feb2b4bf3e2fdc2
parent2f2387e040ab598e706199059b95bf1644a15acf (diff)
downloadqtwebchannel-759a9050c7f1a48ce15f73a6207a4b44e0d18d1c.tar.gz
Blacklist: test cases blacklisted in qml:
- tst_multiclient::compile on qnx - tst_bench::compile on qnx - tst_webchannel::compile on qnx - tst_webchannelseparation::compile on qnx Task-number: QTBUG-101521 Change-Id: Ic2c81a883140f79d4e6fdb2c55e13788cef1cd74 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io> (cherry picked from commit 93c9222095f8582059cffef0c0d025c4b5ab118b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/qml/BLACKLIST13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/auto/qml/BLACKLIST b/tests/auto/qml/BLACKLIST
new file mode 100644
index 0000000..66251e7
--- /dev/null
+++ b/tests/auto/qml/BLACKLIST
@@ -0,0 +1,13 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+#QTBUG-101521
+[tst_multiclient::compile]
+qnx
+#QTBUG-101521
+[tst_bench::compile]
+qnx
+#QTBUG-101521
+[tst_webchannel::compile]
+qnx
+#QTBUG-101521
+[tst_webchannelseparation::compile]
+qnx