summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-02-28 16:44:51 +0000
committerCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-02-28 16:44:53 +0000
commitb833f3a53fae6bcda5a0572efd25e63dad520ee2 (patch)
tree3f0f1f3440254a38625e3c8c5ba358a72406c7ed /tests/auto
parent611e6cc3e47646ffa574c5cdcef49ad0fa3867ed (diff)
Blacklist: test cases blacklisted in tst_statemachineqml:
- tst_anonymousstate::compile on qnx - tst_signaltransition::compile on qnx - tst_initialstate::compile on qnx - tst_trafficlight::compile on qnx - tst_guardcondition::compile on qnx - tst_historystate::compile on qnx - tst_parallelmachine::compile on qnx - tst_nestedinitialstates::compile on qnx - tst_triggeredArguments2::compile on qnx - tst_enumguard::compile on qnx - tst_triggeredArguments1::compile on qnx - tst_nestedstatemachine::compile on qnx Pick-to: 6.2 Pick-to: 6.3 Task-number: QTBUG-101343 Change-Id: Ied74e3dd3d097b72bee4523f9aea59abe4eaa793 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qmltest/statemachine/BLACKLIST37
1 files changed, 37 insertions, 0 deletions
diff --git a/tests/auto/qmltest/statemachine/BLACKLIST b/tests/auto/qmltest/statemachine/BLACKLIST
new file mode 100644
index 0000000..e77b685
--- /dev/null
+++ b/tests/auto/qmltest/statemachine/BLACKLIST
@@ -0,0 +1,37 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+#QTBUG-101343
+[tst_anonymousstate::compile]
+qnx
+#QTBUG-101343
+[tst_signaltransition::compile]
+qnx
+#QTBUG-101343
+[tst_initialstate::compile]
+qnx
+#QTBUG-101343
+[tst_trafficlight::compile]
+qnx
+#QTBUG-101343
+[tst_guardcondition::compile]
+qnx
+#QTBUG-101343
+[tst_historystate::compile]
+qnx
+#QTBUG-101343
+[tst_parallelmachine::compile]
+qnx
+#QTBUG-101343
+[tst_nestedinitialstates::compile]
+qnx
+#QTBUG-101343
+[tst_triggeredArguments2::compile]
+qnx
+#QTBUG-101343
+[tst_enumguard::compile]
+qnx
+#QTBUG-101343
+[tst_triggeredArguments1::compile]
+qnx
+#QTBUG-101343
+[tst_nestedstatemachine::compile]
+qnx