aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2022-05-05 09:58:17 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-05-17 10:39:42 +0000
commit73f8c9905efe89edb52378f7ea0ae16c5bd221c3 (patch)
tree79d74684151c5d78b47be5beb58e1357de311d6a
parent678e809361689cd9f4a2b2638152d2ec129d2de2 (diff)
Blacklist failing tests in tst_qquickanimatedsprite on Android
Task-number: QTBUG-103260 Task-number: QTBUG-101865 Change-Id: I5faeb263af29dd420ba01f2e5c6647ba15619eb7 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit d5b0599466a185bcd7456798dc79ac99682d2474) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quick/qquickanimatedsprite/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickanimatedsprite/BLACKLIST b/tests/auto/quick/qquickanimatedsprite/BLACKLIST
index 7eb242876a..720ef7a275 100644
--- a/tests/auto/quick/qquickanimatedsprite/BLACKLIST
+++ b/tests/auto/quick/qquickanimatedsprite/BLACKLIST
@@ -1,3 +1,7 @@
# QTBUG-65613
[test_largeAnimation]
b2qt
+
+# QTBUG-103260
+[test_finishBehavior]
+android