Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.0
-
-
3b31de6597 (qt/qtdeclarative/dev) 3b31de6597 (qt/tqtc-qtdeclarative/dev) 199a8f7a0e (qt/qtdeclarative/6.3) 199a8f7a0e (qt/tqtc-qtdeclarative/6.3) 199a8f7a0e (qt/tqtc-qtdeclarative/6.3.1) 9980d2fcad (qt/tqtc-qtdeclarative/6.2)
Description
Fails apply to Fusion, Imagine, Material and Universal.
: ********* Start testing of tst_QQuickDrawer ********* 1: Config: Using QtTest library 6.3.0, Qt 6.3.0 (i386-little_endian-ilp32 shared (dynamic) debug build; by Clang 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315dfbea7c137aa2e6d362dbb457e388158d)), android 11.0 1: PASS : tst_QQuickDrawer::Basic::initTestCase() 1: PASS : tst_QQuickDrawer::Basic::defaults() 1: PASS : tst_QQuickDrawer::Basic::invalidEdge() 1: PASS : tst_QQuickDrawer::Basic::visible(Window) 1: PASS : tst_QQuickDrawer::Basic::visible(ApplicationWindow) 1: PASS : tst_QQuickDrawer::Basic::state() 1: PASS : tst_QQuickDrawer::Basic::position(top) 1: PASS : tst_QQuickDrawer::Basic::position(left) 1: FAIL! : tst_QQuickDrawer::Basic::position(right) Compared doubles are not the same (fuzzy compare) 1: Actual (drawer->position()): 0 1: Expected (position) : 0.5 1: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer.cpp(354)] 1: FAIL! : tst_QQuickDrawer::Basic::position(bottom) Compared doubles are not the same (fuzzy compare) 1: Actual (drawer->position()): 0 1: Expected (position) : 0.5 1: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer.cpp(354)] 1: PASS : tst_QQuickDrawer::Basic::dragMargin(left:0) 1: PASS : tst_QQuickDrawer::Basic::dragMargin(left:-1) 1: PASS : tst_QQuickDrawer::Basic::dragMargin(left:startDragDistance) 1: PASS : tst_QQuickDrawer::Basic::dragMargin(left:startDragDistance*2) 1: PASS : tst_QQuickDrawer::Basic::dragMargin(right:0) 1: PASS : tst_QQuickDrawer::Basic::dragMargin(right:-1) 1: PASS : tst_QQuickDrawer::Basic::dragMargin(right:startDragDistance) 1: PASS : tst_QQuickDrawer::Basic::dragMargin(right:startDragDistance*2) 1: FAIL! : tst_QQuickDrawer::Basic::reposition() Compared values are not the same 1: Actual (((geometry(popupItem)))) : QRectF(0,0 205.5x659) (bottomright 205.5,659) 1: Expected (QRectF(0, 0, window->width() / 2, window->height())): QRectF(0,0 205x659) (bottomright 205,659) 1: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer.cpp(450)] 1: PASS : tst_QQuickDrawer::Basic::header() 1: QDEBUG : tst_QQuickDrawer::Basic::dragHandlerInteraction() : active changed 1: QDEBUG : tst_QQuickDrawer::Basic::dragHandlerInteraction() : active changed 1: PASS : tst_QQuickDrawer::Basic::dragHandlerInteraction() 1: QWARN : tst_QQuickDrawer::Basic::hover(Window:modal) Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id. 1: FAIL! : tst_QQuickDrawer::Basic::hover(Window:modal) Compared values are not the same 1: Actual (backgroundButton->isHovered()): 1 1: Expected (!modal) : 0 1: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer.cpp(592)] 1: FAIL! : tst_QQuickDrawer::Basic::hover(Window:modeless) Compared values are not the same 1: Actual (backgroundButton->isHovered()): 0 1: Expected (!modal) : 1 1: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer.cpp(592)] 1: QWARN : tst_QQuickDrawer::Basic::hover(ApplicationWindow:modal) Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id. 1: PASS : tst_QQuickDrawer::Basic::hover(ApplicationWindow:modal) 1: PASS : tst_QQuickDrawer::Basic::hover(ApplicationWindow:modeless) 1: QWARN : tst_QQuickDrawer::Basic::wheel(Window:modal) Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id. 1: PASS : tst_QQuickDrawer::Basic::wheel(Window:modal) 1: PASS : tst_QQuickDrawer::Basic::wheel(Window:modeless) 1: QWARN : tst_QQuickDrawer::Basic::wheel(ApplicationWindow:modal) Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id. 1: PASS : tst_QQuickDrawer::Basic::wheel(ApplicationWindow:modal) 1: PASS : tst_QQuickDrawer::Basic::wheel(ApplicationWindow:modeless) 1: QWARN : tst_QQuickDrawer::Basic::multiple() Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id. 1: QWARN : tst_QQuickDrawer::Basic::multiple() Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id. 1: PASS : tst_QQuickDrawer::Basic::multiple() 1: PASS : tst_QQuickDrawer::Basic::touch(Window:inside) 1: PASS : tst_QQuickDrawer::Basic::touch(Window:outside) 1: PASS : tst_QQuickDrawer::Basic::touch(ApplicationWindow:inside) 1: PASS : tst_QQuickDrawer::Basic::touch(ApplicationWindow:outside) 1: PASS : tst_QQuickDrawer::Basic::touch(Window+Button:inside) 1: PASS : tst_QQuickDrawer::Basic::touch(Window+Button:outside) 1: PASS : tst_QQuickDrawer::Basic::touch(ApplicationWindow+Button:inside) 1: PASS : tst_QQuickDrawer::Basic::touch(ApplicationWindow+Button:outside) 1: FAIL! : tst_QQuickDrawer::Basic::multiTouch() Compared doubles are not the same (fuzzy compare) 1: Actual (drawer->position()): 0.486618004866 1: Expected (0.5) : 0.5 1: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer.cpp(972)] 1: PASS : tst_QQuickDrawer::Basic::grabber() 1: PASS : tst_QQuickDrawer::Basic::interactive(Window) 1: PASS : tst_QQuickDrawer::Basic::interactive(ApplicationWindow) 1: QWARN : tst_QQuickDrawer::Basic::flickable(mouse,straight) Binding on contentItem is not deferred as requested by the DeferredPropertyNames class info because one or more of its sub-objects contain an id. 1: PASS : tst_QQuickDrawer::Basic::flickable(mouse,straight) 1: PASS : tst_QQuickDrawer::Basic::flickable(mouse,diagonal) 1: PASS : tst_QQuickDrawer::Basic::flickable(touch,straight) 1: PASS : tst_QQuickDrawer::Basic::flickable(touch,diagonal) 1: PASS : tst_QQuickDrawer::Basic::dragOverModalShadow(mouse) 1: PASS : tst_QQuickDrawer::Basic::dragOverModalShadow(touch) 1: PASS : tst_QQuickDrawer::Basic::nonModal(mouse) 1: PASS : tst_QQuickDrawer::Basic::nonModal(touch) 1: BPASS : tst_QQuickDrawer::Basic::slider(mouse) 1: BPASS : tst_QQuickDrawer::Basic::slider(touch) 1: BPASS : tst_QQuickDrawer::Basic::slider(mouse,delta) 1: PASS : tst_QQuickDrawer::Basic::topEdgeScreenEdge() 1: PASS : tst_QQuickDrawer::Basic::cleanupTestCase()
Attachments
Issue Links
- resulted from
-
QTBUG-99194 Report failing qtdeclarative tests
- Closed
-
QTBUG-101909 Fix qtdeclarative test bugs
- Open
For Gerrit Dashboard: QTBUG-100257 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
392464,3 | Disable failing declarative tests on Android | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
393092,3 | Disable failing declarative tests on Android | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
393093,3 | Disable failing declarative tests on Android | 6.2 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
406950,2 | Android: fix tst_QQuickDrawer | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
407199,3 | Android: fix tst_QQuickDrawer | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
407243,2 | Android: fix tst_QQuickDrawer | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |