Code review comment for lp:~kalikiana/ubuntu-ui-toolkit/unit_x11_fixes

Revision history for this message
Zsombor Egri (zsombi) wrote :

> FAIL! : components::TabBarAPI::test_2_tabSelection(row 12) TabBar is no
> longer in selection mode
> Actual (): true
> Expected (): false
> Loc: [/tmp/buildd/ubuntu-ui-toolkit-0.1.46+14.04.20131118/tests/unit_x11/ts
> t_components/tst_tabbar.qml(157)]
> FAIL! : components::TabBarAPI::test_2_tabSelection(row 13) the next tab is
> selected
> Actual (): 1
> Expected (): 4
> Loc: [/tmp/buildd/ubuntu-ui-toolkit-0.1.46+14.04.20131118/tests/unit_x11/ts
> t_components/tst_tabbar.qml(160)]
> FAIL! : components::TabBarAPI::test_2_tabSelection(row 14) the next tab is
> selected
> Actual (): 3
> Expected (): 1
> Loc: [/tmp/buildd/ubuntu-ui-toolkit-0.1.46+14.04.20131118/tests/unit_x11/ts
> t_components/tst_tabbar.qml(160)]
> FAIL! : components::TabBarAPI::test_2_tabSelection(row 15) the next tab is
> selected
> Actual (): 4
> Expected (): 2
> Loc: [/tmp/buildd/ubuntu-ui-toolkit-0.1.46+14.04.20131118/tests/unit_x11/ts
> t_components/tst_tabbar.qml(160)]

Now that's weird! It doesn't fail with the normal runtest.sh...

« Back to merge proposal