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
committerCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-02-28 13:48:31 +0000
commit126afed75f738d93935b3b82f1afddda058ec148 (patch)
treeb590ab6462c8cca5e2f3af4225e8b1f39c676ed3
parent6e8f6f446ac8854fd23cb3cbf0fc1f3646299ca6 (diff)
Blacklist: test cases blacklisted in qquicklayouts:
- tst_stacklayout::compile on qnx - tst_gridlayout::compile on qnx - tst_rowlayout::compile on qnx Pick-to: 6.2 Pick-to: 6.3 Task-number: QTBUG-101327 Change-Id: I06593184389f11a4dec1fdfc71a2986db046b364 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>
-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