aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2022-05-02 15:58:29 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-05-20 07:55:17 +0000
commitf5ba129de268b82db1a75bf6fa4b0e164ffe3ed0 (patch)
tree942f20c4835fc2e30f262749eba04d7504f05af2
parentdccf4ccec08508b6df6b9f517f103ee327eff3a8 (diff)
Blacklist failing tests in tst_qquickshape on Android
Task-number: QTBUG-103094 Task-number: QTBUG-101865 Change-Id: Ifa87dc5965003325adc7463fd6ff88a872e2d01d Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 45de69e7f831a134f8bbb2f1c1ec99714d08ca1c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quick/qquickshape/BLACKLIST19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickshape/BLACKLIST b/tests/auto/quick/qquickshape/BLACKLIST
new file mode 100644
index 0000000000..f0d5bcd351
--- /dev/null
+++ b/tests/auto/quick/qquickshape/BLACKLIST
@@ -0,0 +1,19 @@
+# QTBUG-103094
+[render]
+android
+[renderWithMultipleSp]
+android
+[radialGrad]
+android
+[conicalGrad]
+android
+[renderPolyline]
+android
+[renderMultiline]
+android
+[polylineDataTypes]
+android
+[multilineDataTypes]
+android
+[multilineStronglyTyped]
+android