Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.3.0
-
None
Description
tst_QQuickListView::QTBUG_48044_currentItemNotVisibleAfterTransition() fails on Android. Output:
FAIL! : tst_QQuickListView::QTBUG_48044_currentItemNotVisibleAfterTransition() '(listview->property("transitionsDone").toBool())' returned FALSE. () Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquicklistview/tst_qquicklistview.cpp(9223)]
and tst_QQuickListView::contentHeightWithDelayRemove fails with output
27851: ********* Start testing of tst_QQuickListView ********* FAIL! : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove) Compared values are not the same Actual (qRound(listview->contentHeight())): 500 Expected (eventualContentHeight) : 400 Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/tst_qquicklistview.cpp(9197)] Totals: 710 passed, 1 failed, 2 skipped, 1 blacklisted, 342326ms
Attachments
Issue Links
- relates to
-
QTBUG-99193 Fix failing qtdeclarative tests for Android
- Closed
- resulted from
-
QTBUG-101865 Check impact of undetected crashes on Android in QtDeclarative
- Closed