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
commitb7a82bf27ab8f8bc3eafab1d12bb7f51b8bb0c3a (patch)
tree1cdbeee06d77c0e2fe332698ec721bfa02435633
parent4a57de9861e1710d04400bff12ec31de0781c6c2 (diff)
downloadqtwebchannel-b7a82bf27ab8f8bc3eafab1d12bb7f51b8bb0c3a.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