aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2022-05-05 09:07:15 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2022-05-18 09:13:28 +0200
commit873d99bd7db51b82bed168905e1bf4e50969fb12 (patch)
tree66ed5d79ef48d34791e3a49799d39535fd76ca01
parentd3704db2ed922dd82e11d3710ea4d0aae485e405 (diff)
Blacklist failing tests in tst_qquicklayouts on Android
Task-number: QTBUG-103060 Task-number: QTBUG-101865 Change-Id: Ib8da14710a9bc7caced99e069f752b2108268da2 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 12ddc8bd6d84143868bb79b0aa53a9f8ad122667)
-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 33f1b7e8fb..5c31042273 100644
--- a/tests/auto/quick/qquicklayouts/BLACKLIST
+++ b/tests/auto/quick/qquicklayouts/BLACKLIST
@@ -3,3 +3,12 @@ qnx
# QTBUG-103060
[Tests_GridLayout::test_spacings]
android
+
+# QTBUG-103060
+[Tests_GridLayout::test_spacings]
+android
+[Tests_RowLayout::test_distributeToPixelGrid]
+android
+[Tests_RowLayout::test_rearrangeFixedSizeLayout]
+android
+