aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-02-28 13:48:27 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-01 02:23:22 +0000
commite215241b32753d4c1181a0069951ab7c7993acd1 (patch)
tree51d0396f1dd4c02b15edf9f1f2ee14748fc19b3a
parent19d93cf5b3233f2d3155368e8fe5443c965c4967 (diff)
Blacklist: test cases blacklisted in qquicklayouts:
- tst_stacklayout::compile on qnx - tst_gridlayout::compile on qnx - tst_rowlayout::compile on qnx Task-number: QTBUG-101327 Change-Id: I06593184389f11a4dec1fdfc71a2986db046b364 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io> (cherry picked from commit 126afed75f738d93935b3b82f1afddda058ec148) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quick/qquicklayouts/BLACKLIST9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicklayouts/BLACKLIST b/tests/auto/quick/qquicklayouts/BLACKLIST
index a9e6a444af..5859d0f7cd 100644
--- a/tests/auto/quick/qquicklayouts/BLACKLIST
+++ b/tests/auto/quick/qquicklayouts/BLACKLIST
@@ -1,2 +1,11 @@
[Tests_GridLayout::test_spacings]
qnx
+#QTBUG-101327
+[tst_stacklayout::compile]
+qnx
+#QTBUG-101327
+[tst_gridlayout::compile]
+qnx
+#QTBUG-101327
+[tst_rowlayout::compile]
+qnx