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
committerCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-03-07 20:28:45 +0000
commit93c9222095f8582059cffef0c0d025c4b5ab118b (patch)
treece6f5cdb70f8063b8408fe9a4ed554b8e16984dd
parent3104cc843072b378b176fce145a46a8877333da1 (diff)
downloadqtwebchannel-93c9222095f8582059cffef0c0d025c4b5ab118b.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 Pick-to: 6.2 Pick-to: 6.3 Task-number: QTBUG-101521 Change-Id: Ic2c81a883140f79d4e6fdb2c55e13788cef1cd74 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>
-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