Looks like the same bug is present with Qt 5.0.2. I just got this when running 'make check' for a branch that I'm working on (unrelated to UbuntuListView):
********* Start testing of components ********* Config: Using QTest library 5.0.2, Qt 5.0.2 PASS : components::UbuntuListView::initTestCase() PASS : components::UbuntuListView::test_collapseByClickingOutside() PASS : components::UbuntuListView::test_destroyAndRecreateExpanded() PASS : components::UbuntuListView::test_dimOthers() PASS : components::UbuntuListView::test_expandedItem() FAIL! : components::UbuntuListView::test_noScrollingNeeded() Compared values are not the same with delta(0.5) Actual (): -272.084628099174 Expected (): 48 Loc: [/home/tim/dev/ubuntu-ui-toolkit/tabsModelIndex/tests/unit_x11/tst_components/tst_ubuntulistview.qml(119)] PASS : components::UbuntuListView::test_scrollIntoView() FAIL! : components::UbuntuListView::test_scrollToTop() Compared values are not the same with delta(0.5) Actual (): -96.0846280991736 Expected (): 0 Loc: [/home/tim/dev/ubuntu-ui-toolkit/tabsModelIndex/tests/unit_x11/tst_components/tst_ubuntulistview.qml(131)] PASS : components::UbuntuListView::cleanupTestCase() Totals: 7 passed, 2 failed, 0 skipped ********* Finished testing of components ********* -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1288597 Title: flaky UbuntuListView unit tests with x86 build of Qt5.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1288597/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
