summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-03-07 16:26:36 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-07 17:57:17 +0000
commitd1d4437c3ac9f7a62b8f43f741b8ef5527e42b46 (patch)
tree389f3d0c5de555e14470450731e3e2c246756257
parent6291dae5ca26c2378dfb071b0fe9a09173e27a80 (diff)
Blacklist: test cases blacklisted in qmltest:
- tst_customvolume::compile on qnx - tst_touch::compile on qnx - tst_themecolor::compile on qnx - tst_colorgradient::compile on qnx - tst_proxy::compile on qnx - tst_heightproxy::compile on qnx - tst_customitem::compile on qnx - tst_scatterseries::compile on qnx - tst_surfaceseries::compile on qnx - tst_light::compile on qnx - tst_surface::compile on qnx - tst_value::compile on qnx - tst_customlabel::compile on qnx - tst_camera::compile on qnx - tst_barseries::compile on qnx - tst_category::compile on qnx - tst_basic::compile on qnx - tst_scene::compile on qnx - tst_bars::compile on qnx - tst_logvalue::compile on qnx - tst_theme::compile on qnx - tst_scatter::compile on qnx - tst_input::compile on qnx Task-number: QTBUG-101513 Change-Id: Ia08731ec898d02ad2196a3d21364850d9ac2dc49 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io> (cherry picked from commit 0b493d875d0aa9733dc0838bcd18233437931ee3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/qmltest/BLACKLIST70
1 files changed, 70 insertions, 0 deletions
diff --git a/tests/auto/qmltest/BLACKLIST b/tests/auto/qmltest/BLACKLIST
new file mode 100644
index 00000000..cce8ebd5
--- /dev/null
+++ b/tests/auto/qmltest/BLACKLIST
@@ -0,0 +1,70 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+#QTBUG-101513
+[tst_customvolume::compile]
+qnx
+#QTBUG-101513
+[tst_touch::compile]
+qnx
+#QTBUG-101513
+[tst_themecolor::compile]
+qnx
+#QTBUG-101513
+[tst_colorgradient::compile]
+qnx
+#QTBUG-101513
+[tst_proxy::compile]
+qnx
+#QTBUG-101513
+[tst_heightproxy::compile]
+qnx
+#QTBUG-101513
+[tst_customitem::compile]
+qnx
+#QTBUG-101513
+[tst_scatterseries::compile]
+qnx
+#QTBUG-101513
+[tst_surfaceseries::compile]
+qnx
+#QTBUG-101513
+[tst_light::compile]
+qnx
+#QTBUG-101513
+[tst_surface::compile]
+qnx
+#QTBUG-101513
+[tst_value::compile]
+qnx
+#QTBUG-101513
+[tst_customlabel::compile]
+qnx
+#QTBUG-101513
+[tst_camera::compile]
+qnx
+#QTBUG-101513
+[tst_barseries::compile]
+qnx
+#QTBUG-101513
+[tst_category::compile]
+qnx
+#QTBUG-101513
+[tst_basic::compile]
+qnx
+#QTBUG-101513
+[tst_scene::compile]
+qnx
+#QTBUG-101513
+[tst_bars::compile]
+qnx
+#QTBUG-101513
+[tst_logvalue::compile]
+qnx
+#QTBUG-101513
+[tst_theme::compile]
+qnx
+#QTBUG-101513
+[tst_scatter::compile]
+qnx
+#QTBUG-101513
+[tst_input::compile]
+qnx