Autotest `tst_qquickitem2' failed :(

  Testing tst_QQuickItem
  FAIL!  : tst_QQuickItem::implicitSize() Compared doubles are not the same 
(fuzzy compare)
     Actual   (item->width()): 80
     Expected (qreal(200))   : 200
     Loc: [tst_qquickitem.cpp(2236)]
  Totals: 66 passed, 1 failed, 5 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItem *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QQuickItem::initTestCase()
  PASS   : tst_QQuickItem::activeFocusOnTab()
  PASS   : tst_QQuickItem::activeFocusOnTab2()
  PASS   : tst_QQuickItem::activeFocusOnTab3()
  PASS   : tst_QQuickItem::activeFocusOnTab4()
  PASS   : tst_QQuickItem::activeFocusOnTab5()
  SKIP   : tst_QQuickItem::activeFocusOnTab6() This function doesn't support 
iterating all.
     Loc: [tst_qquickitem.cpp(700)]
  SKIP   : tst_QQuickItem::activeFocusOnTab7() This function doesn't support 
iterating all.
     Loc: [tst_qquickitem.cpp(758)]
  PASS   : tst_QQuickItem::activeFocusOnTab8()
  PASS   : tst_QQuickItem::nextItemInFocusChain()
  SKIP   : tst_QQuickItem::nextItemInFocusChain2() This function doesn't 
support iterating all.
     Loc: [tst_qquickitem.cpp(919)]
  PASS   : tst_QQuickItem::nextItemInFocusChain3()
  PASS   : tst_QQuickItem::keys()
  PASS   : tst_QQuickItem::standardKeys(Press: Open)
  PASS   : tst_QQuickItem::standardKeys(Press: Close)
  PASS   : tst_QQuickItem::standardKeys(Press: Save)
  SKIP   : tst_QQuickItem::standardKeys(Press: Quit) Undefined key sequence.
     Loc: [tst_qquickitem.cpp(1144)]
  PASS   : tst_QQuickItem::standardKeys(Release: New)
  PASS   : tst_QQuickItem::standardKeys(Release: Delete)
  PASS   : tst_QQuickItem::standardKeys(Release: Undo)
  PASS   : tst_QQuickItem::standardKeys(Release: Redo)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Cut)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Copy)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Paste)
  SKIP   : tst_QQuickItem::standardKeys(Mismatch: Quit) Undefined key sequence.
     Loc: [tst_qquickitem.cpp(1144)]
  PASS   : tst_QQuickItem::keysProcessingOrder()
  XFAIL  : tst_QQuickItem::keysim() QTBUG-24280
     Loc: [tst_qquickitem.cpp(1247)]
  PASS   : tst_QQuickItem::keysim()
  PASS   : tst_QQuickItem::keyNavigation()
  PASS   : tst_QQuickItem::keyNavigation_RightToLeft()
  PASS   : tst_QQuickItem::keyNavigation_skipNotVisible()
  PASS   : tst_QQuickItem::keyNavigation_implicitSetting()
  PASS   : tst_QQuickItem::layoutMirroring()
  PASS   : tst_QQuickItem::layoutMirroringIllegalParent()
  PASS   : tst_QQuickItem::smooth()
  PASS   : tst_QQuickItem::antialiasing()
  PASS   : tst_QQuickItem::clip()
  PASS   : tst_QQuickItem::mapCoordinates(-20)
  PASS   : tst_QQuickItem::mapCoordinates(-10)
  PASS   : tst_QQuickItem::mapCoordinates(0)
  PASS   : tst_QQuickItem::mapCoordinates(10)
  PASS   : tst_QQuickItem::mapCoordinates(20)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-20)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-15)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-10)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-5)
  PASS   : tst_QQuickItem::mapCoordinatesRect(0)
  PASS   : tst_QQuickItem::mapCoordinatesRect(5)
  PASS   : tst_QQuickItem::mapCoordinatesRect(10)
  PASS   : tst_QQuickItem::mapCoordinatesRect(15)
  PASS   : tst_QQuickItem::mapCoordinatesRect(20)
  PASS   : tst_QQuickItem::propertyChanges()
  PASS   : tst_QQuickItem::transforms(translate)
  PASS   : tst_QQuickItem::transforms(rotation)
  PASS   : tst_QQuickItem::transforms(scale)
  PASS   : tst_QQuickItem::transforms(sequence)
  PASS   : tst_QQuickItem::childrenRect()
  PASS   : tst_QQuickItem::childrenRectBug()
  PASS   : tst_QQuickItem::childrenRectBug2()
  PASS   : tst_QQuickItem::childrenRectBug3()
  PASS   : tst_QQuickItem::childrenProperty()
  PASS   : tst_QQuickItem::resourcesProperty()
  PASS   : tst_QQuickItem::transformCrash()
  FAIL!  : tst_QQuickItem::implicitSize() Compared doubles are not the same 
(fuzzy compare)
     Actual   (item->width()): 80
     Expected (qreal(200))   : 200
     Loc: [tst_qquickitem.cpp(2236)]
  PASS   : tst_QQuickItem::qtbug_16871()
  QWARN  : tst_QQuickItem::visibleChildren() QQmlComponent: Component destroyed 
while completion pending
  PASS   : tst_QQuickItem::visibleChildren()
  PASS   : tst_QQuickItem::parentLoop()
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     
HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     
HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow square: testing points inside)
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     
HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     
HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow square: testing points outside)
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     
HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     
HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow circle: testing points inside)
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     
HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     
HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) 
QQmlExpression: Expression 
file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21
 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     
HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow circle: testing points outside)
  PASS   : tst_QQuickItem::childAt()
  PASS   : tst_QQuickItem::cleanupTestCase()
  Totals: 66 passed, 1 failed, 5 skipped
  ********* Finished testing of tst_QQuickItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitem2: 8 seconds, exit code 1

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01245/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1383219901):
    http://codereview.qt-project.org/69792 [PS1] - Be consistent when checking 
for blocked subtrees.
    http://codereview.qt-project.org/69418 [PS11] - Implement loading of 
resolved imported scripts
    http://codereview.qt-project.org/69417 [PS11] - Implement setting of values 
to resolved QObject properties
    http://codereview.qt-project.org/69223 [PS14] - Propagate 
bool/int/double/string types from QML into the IR
    http://codereview.qt-project.org/69219 [PS13] - Resolve member expressions 
of QObject members
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to