---
********* Start testing of tst_Layouts *********
Config: Using QtTest library 5.1.1, Qt 5.1.1
PASS : tst_Layouts::initTestCase()
PASS : tst_Layouts::testCase_NoLayouts()
QWARN : tst_Layouts::testCase_SimpleLayout() QFontDatabase: Cannot find font
directory '/usr/lib/x86_64-linux-gnu/fonts' - is Qt installed correctly?
QWARN : tst_Layouts::testCase_SimpleLayout() QFontDatabase: Cannot find font
directory '/usr/lib/x86_64-linux-gnu/fonts' - is Qt installed correctly?
QWARN : tst_Layouts::testCase_SimpleLayout() QFontDatabase: Cannot find font
directory '/usr/lib/x86_64-linux-gnu/fonts' - is Qt installed correctly?
QWARN : tst_Layouts::testCase_SimpleLayout() QFontDatabase: Cannot find font
directory '/usr/lib/x86_64-linux-gnu/fonts' - is Qt installed correctly?
QWARN : tst_Layouts::testCase_SimpleLayout() QFontDatabase: Cannot find font
directory '/usr/lib/x86_64-linux-gnu/fonts' - is Qt installed correctly?
QWARN : tst_Layouts::testCase_SimpleLayout() QFontDatabase: Cannot find font
directory '/usr/lib/x86_64-linux-gnu/fonts' - is Qt installed correctly?
FAIL! : tst_Layouts::testCase_SimpleLayout()
'item->parentItem()->parentItem()->inherits("QQuickColumn")' returned FALSE. ()
Loc: [tst_layouts.cpp(124)]
FAIL! : tst_Layouts::testCase_SimpleLayout_Medium()
'item->parentItem()->parentItem()->inherits("QQuickFlow")' returned FALSE. ()
Loc: [tst_layouts.cpp(151)]
FAIL! : tst_Layouts::testCase_SimpleLayout_Large()
'item->parentItem()->parentItem()->inherits("QQuickRow")' returned FALSE. ()
Loc: [tst_layouts.cpp(178)]
PASS : tst_Layouts::testCase_OverlappingCondition()
PASS : tst_Layouts::testCase_ExternalLayouts()
PASS : tst_Layouts::testCase_ExternalLayouts_Medium()
PASS : tst_Layouts::testCase_ExternalLayouts_Large()
PASS : tst_Layouts::testCase_NestedLayouts()
FAIL! : tst_Layouts::testCase_NestedLayouts_ExtraLarge() Compared values are
not the same
Actual (root->property("nestedLayout").toString()):
Expected (QString("medium")): medium
Loc: [tst_layouts.cpp(267)]
FAIL! : tst_Layouts::testCase_ResizingContainers() Compared doubles are not
the same (fuzzy compare)
Actual (item->width()): 400
Expected (UCUnits::instance().gu(10)): 80
Loc: [tst_layouts.cpp(290)]
QWARN : tst_Layouts::testCase_CurrentLayoutChange()
file:///home/bigfiles/qt5/com/build-area/ubuntu-ui-toolkit-0.1.46+13.10.20130903.4/tests/unit/tst_layouts/CurrentLayoutChange.qml:30:13:
QML ConditionalLayout: ERROR: no container specified for layout "portrait".
ConditionalLayout cannot be activated without a container.
QWARN : tst_Layouts::testCase_CurrentLayoutChange()
file:///home/bigfiles/qt5/com/build-area/ubuntu-ui-toolkit-0.1.46+13.10.20130903.4/tests/unit/tst_layouts/CurrentLayoutChange.qml:35:13:
QML ConditionalLayout: ERROR: no container specified for layout "landscape".
ConditionalLayout cannot be activated without a container.
QWARN : tst_Layouts::testCase_CurrentLayoutChange()
file:///home/bigfiles/qt5/com/build-area/ubuntu-ui-toolkit-0.1.46+13.10.20130903.4/tests/unit/tst_layouts/CurrentLayoutChange.qml:30:13:
QML ConditionalLayout: WARNING: Cannot activate layout "portrait" with no
container specified. Falling back to default layout.
XFAIL : tst_Layouts::testCase_CurrentLayoutChange() Layout change should not
happen when component is not defined
Loc: [tst_layouts.cpp(326)]
PASS : tst_Layouts::testCase_CurrentLayoutChange()
QWARN : tst_Layouts::testCase_PositioningOnLayoutChange()
file:///home/bigfiles/qt5/com/build-area/ubuntu-ui-toolkit-0.1.46+13.10.20130903.4/tests/unit/tst_layouts/PositioningOnLayoutChange.qml:42:13:
QML ConditionalLayout: ERROR: no container specified for layout "landscape".
ConditionalLayout cannot be activated without a container.
QWARN : tst_Layouts::testCase_PositioningOnLayoutChange()
file:///home/bigfiles/qt5/com/build-area/ubuntu-ui-toolkit-0.1.46+13.10.20130903.4/tests/unit/tst_layouts/PositioningOnLayoutChange.qml:42:13:
QML ConditionalLayout: WARNING: Cannot activate layout "landscape" with no
container specified. Falling back to default layout.
XFAIL : tst_Layouts::testCase_PositioningOnLayoutChange() Layout change should
not happen when component is not defined
Loc: [tst_layouts.cpp(340)]
QSYSTEM: tst_Layouts::testCase_PositioningOnLayoutChange() Maximum amount of
warnings exceeded. Use -maxwarnings to override.
PASS : tst_Layouts::testCase_PositioningOnLayoutChange()
PASS : tst_Layouts::testCase_LaidOutItemsOutsideOfLayout()
FAIL! : tst_Layouts::testCase_OverlaidInItemLayout() 'layout' returned FALSE.
()
Loc: [tst_layouts.cpp(367)]
FAIL! : tst_Layouts::testCase_AnchorFilledReparenting() 'testLayout' returned
FALSE. ()
Loc: [tst_layouts.cpp(392)]
FAIL! : tst_Layouts::testCase_AnchorFilledMargins() 'testLayout' returned
FALSE. ()
Loc: [tst_layouts.cpp(418)]
PASS : tst_Layouts::testCase_AnchorFilledSeparateMargins()
FAIL! : tst_Layouts::testCase_AnchorCenteredInDefault() 'testLayout' returned
FALSE. ()
Loc: [tst_layouts.cpp(480)]
FAIL! : tst_Layouts::testCase_AnchorVerticalCenter() 'testLayout' returned
FALSE. ()
Loc: [tst_layouts.cpp(507)]
FAIL! : tst_Layouts::testCase_AnchorVerticalCenterOffset() 'testLayout'
returned FALSE. ()
Loc: [tst_layouts.cpp(535)]
FAIL! : tst_Layouts::testCase_AnchorHorizontalCenter() 'testLayout' returned
FALSE. ()
Loc: [tst_layouts.cpp(564)]
FAIL! : tst_Layouts::testCase_AnchorHorizontalCenterOffset() 'testLayout'
returned FALSE. ()
Loc: [tst_layouts.cpp(592)]
FAIL! : tst_Layouts::testCase_AnchorCenterWithOffset() 'testLayout' returned
FALSE. ()
Loc: [tst_layouts.cpp(623)]
FAIL! : tst_Layouts::testCase_AnchorLeft() 'testLayout' returned FALSE. ()
Loc: [tst_layouts.cpp(654)]
FAIL! : tst_Layouts::testCase_AnchorTop() 'testLayout' returned FALSE. ()
Loc: [tst_layouts.cpp(684)]
FAIL! : tst_Layouts::testCase_AnchorRight() 'testLayout' returned FALSE. ()
Loc: [tst_layouts.cpp(714)]
FAIL! : tst_Layouts::testCase_AnchorBottom() 'testLayout' returned FALSE. ()
Loc: [tst_layouts.cpp(744)]
FAIL! : tst_Layouts::testCase_AnchorAll() 'testLayout' returned FALSE. ()
Loc: [tst_layouts.cpp(778)]
PASS : tst_Layouts::cleanupTestCase()
---
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1217331
Title:
ui-toolkit fails some tests against Qt 5.1.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1217331/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs