aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2022-05-02 15:21:03 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2022-05-18 09:12:47 +0200
commitd3704db2ed922dd82e11d3710ea4d0aae485e405 (patch)
tree5b3229190d5d2a47ec9f5615acab24fe24f569df
parent049ef7e3a336a4b61e7d908181f2d121ab4b3830 (diff)
Blacklist tst_QQuickListView::QTBUG_48044_current...() on Android
Task-number: QTBUG-103089 Task-number: QTBUG-101865 Change-Id: I0013e25de4842b320bbb8c73887c9fae293cd8b8 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit ada0e5eef6d73c42d289221c6fcae6677566d86a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/quick/qquicklistview/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicklistview/BLACKLIST b/tests/auto/quick/qquicklistview/BLACKLIST
index af7f2872b7..2cbc083348 100644
--- a/tests/auto/quick/qquicklistview/BLACKLIST
+++ b/tests/auto/quick/qquicklistview/BLACKLIST
@@ -13,3 +13,7 @@ ubuntu-20.04
# QTBUG-75202
[contentHeightWithDelayRemove]
macos ci
+
+# QTBUG-103089
+[QTBUG_48044_currentItemNotVisibleAfterTransition]
+android