[Ci-reports] fail on QtDeclarative_5.4_Integration #64

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Aug 24 19:42:57 CEST 2014


Autotests `tst_qqmlconsole', `tst_qqmlenginecleanup', and `tst_qquickitem2' failed :(

  Testing tst_QQuickItem
  FAIL!  : tst_QQuickItem::mapCoordinates(-20) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinates(-10) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinates(0) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinates(10) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinates(20) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-20) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-15) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-10) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-5) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(0) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(5) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(10) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(15) Not all expected messages were received
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(20) Not all expected messages were received
  Totals: 58 passed, 14 failed, 7 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItem *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_QQuickItem::initTestCase()
  SKIP   : tst_QQuickItem::activeFocusOnTab() This function doesn't support NOT iterating all.
     Loc: [tst_qquickitem.cpp(315)]
  SKIP   : tst_QQuickItem::activeFocusOnTab2() This function doesn't support NOT iterating all.
     Loc: [tst_qquickitem.cpp(427)]
  SKIP   : tst_QQuickItem::activeFocusOnTab3() This function doesn't support NOT iterating all.
     Loc: [tst_qquickitem.cpp(467)]
  SKIP   : tst_QQuickItem::activeFocusOnTab4() This function doesn't support NOT iterating all.
     Loc: [tst_qquickitem.cpp(649)]
  SKIP   : tst_QQuickItem::activeFocusOnTab5() This function doesn't support NOT iterating all.
     Loc: [tst_qquickitem.cpp(681)]
  PASS   : tst_QQuickItem::activeFocusOnTab6()
  PASS   : tst_QQuickItem::activeFocusOnTab7()
  PASS   : tst_QQuickItem::activeFocusOnTab8()
  PASS   : tst_QQuickItem::activeFocusOnTab9()
  SKIP   : tst_QQuickItem::activeFocusOnTab10() This function doesn't support NOT iterating all.
     Loc: [tst_qquickitem.cpp(909)]
  SKIP   : tst_QQuickItem::nextItemInFocusChain() This function doesn't support NOT iterating all.
     Loc: [tst_qquickitem.cpp(992)]
  PASS   : tst_QQuickItem::nextItemInFocusChain2()
  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)
  PASS   : tst_QQuickItem::standardKeys(Press: Quit)
  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)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Quit)
  PASS   : tst_QQuickItem::keysProcessingOrder()
  XFAIL  : tst_QQuickItem::keysim() QTBUG-24280
     Loc: [tst_qquickitem.cpp(1396)]
  PASS   : tst_QQuickItem::keysim()
  PASS   : tst_QQuickItem::keysForward()
  PASS   : tst_QQuickItem::keyNavigation(KeyNavigation)
  PASS   : tst_QQuickItem::keyNavigation(KeyNavigation_FocusScope)
  PASS   : tst_QQuickItem::keyNavigation_RightToLeft()
  PASS   : tst_QQuickItem::keyNavigation_skipNotVisible()
  PASS   : tst_QQuickItem::keyNavigation_implicitSetting()
  PASS   : tst_QQuickItem::keyNavigation_focusReason()
  PASS   : tst_QQuickItem::layoutMirroring()
  PASS   : tst_QQuickItem::layoutMirroringIllegalParent()
  PASS   : tst_QQuickItem::smooth()
  PASS   : tst_QQuickItem::antialiasing()
  PASS   : tst_QQuickItem::clip()
  QWARN  : tst_QQuickItem::mapCoordinates(-20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinates(-20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinates(-20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinates(-20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinates(-20) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinates(-10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinates(-10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinates(-10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinates(-10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinates(-10) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinates(0) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinates(0) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinates(0) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinates(0) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinates(0) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinates(10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinates(10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinates(10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinates(10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinates(10) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinates(20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinates(20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinates(20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinates(20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinates.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinates(20) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(-20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(-20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-20) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-15) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-15) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(-15) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(-15) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-15) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(-10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(-10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-10) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-5) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(-5) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(-5) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(-5) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(-5) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(0) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(0) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(0) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(0) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(0) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(5) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(5) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(5) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(5) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(5) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(10) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(10) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(10) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(15) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(15) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(15) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(15) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(15) Not all expected messages were received
  QWARN  : tst_QQuickItem::mapCoordinatesRect(20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item
  QWARN  : tst_QQuickItem::mapCoordinatesRect(20) file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:40:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item
  INFO   : tst_QQuickItem::mapCoordinatesRect(20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapToItem() given argument "1122" which is neither null nor an Item"
  INFO   : tst_QQuickItem::mapCoordinatesRect(20) Did not receive message: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml:48:5: QML Item: mapFromItem() given argument "1122" which is neither null nor an Item"
  FAIL!  : tst_QQuickItem::mapCoordinatesRect(20) Not all expected messages were received
  PASS   : tst_QQuickItem::propertyChanges()
  PASS   : tst_QQuickItem::transforms(translate)
  PASS   : tst_QQuickItem::transforms(matrix4x4)
  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()
  PASS   : tst_QQuickItem::implicitSize()
  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::grab()
  PASS   : tst_QQuickItem::cleanupTestCase()
  Totals: 58 passed, 14 failed, 7 skipped
  ********* Finished testing of tst_QQuickItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitem2: 15 seconds, exit code 14
  
  Testing tst_qqmlenginecleanup
  FAIL!  : tst_qqmlenginecleanup::test_qmlClearTypeRegistrations() Compared values are not the same
     Actual   (component->errorString())                                     : "file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlenginecleanup/data/types.qml:38 module "Test" is not installed\n"
     Expected (testFile.toString() +":46 module \"Test\" is not installed\n"): "file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlenginecleanup/data/types.qml:46 module "Test" is not installed\n"
     Loc: [tst_qqmlenginecleanup.cpp(82)]
  Totals: 2 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlenginecleanup *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_qqmlenginecleanup::initTestCase()
  FAIL!  : tst_qqmlenginecleanup::test_qmlClearTypeRegistrations() Compared values are not the same
     Actual   (component->errorString())                                     : "file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlenginecleanup/data/types.qml:38 module "Test" is not installed\n"
     Expected (testFile.toString() +":46 module \"Test\" is not installed\n"): "file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlenginecleanup/data/types.qml:46 module "Test" is not installed\n"
     Loc: [tst_qqmlenginecleanup.cpp(82)]
  PASS   : tst_qqmlenginecleanup::cleanupTestCase()
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlenginecleanup *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlenginecleanup: 0.185523 seconds, exit code 1
  
  Testing tst_qqmlconsole
  FAIL!  : tst_qqmlconsole::tracing() Not all expected messages were received
  FAIL!  : tst_qqmlconsole::assert() Not all expected messages were received
  FAIL!  : tst_qqmlconsole::exception() Not all expected messages were received
  Totals: 4 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlconsole *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_qqmlconsole::initTestCase()
  QDEBUG : tst_qqmlconsole::logging() qml: QObject_QML_0(0x1013afd70)
  QDEBUG : tst_qqmlconsole::logging() qml: Error: toString
  PASS   : tst_qqmlconsole::logging()
  QDEBUG : tst_qqmlconsole::tracing() tracing (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:42)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:46)
  INFO   : tst_qqmlconsole::tracing() Did not receive message: "tracing (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:50)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml:54)"
  FAIL!  : tst_qqmlconsole::tracing() Not all expected messages were received
  QDEBUG : tst_qqmlconsole::profiling() timer1: 0ms
  PASS   : tst_qqmlconsole::profiling()
  QSYSTEM: tst_qqmlconsole::assert() This will fail
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:46)
  QSYSTEM: tst_qqmlconsole::assert() This will fail too
  assertFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:39)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:51)
  INFO   : tst_qqmlconsole::assert() Did not receive message: "This will fail
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:54)"
  INFO   : tst_qqmlconsole::assert() Did not receive message: "This will fail too
  assertFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:47)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml:59)"
  FAIL!  : tst_qqmlconsole::assert() Not all expected messages were received
  QSYSTEM: tst_qqmlconsole::exception() qml: Exception 1
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:43)
  QSYSTEM: tst_qqmlconsole::exception() qml: Exception 2
  exceptionFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:38)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:48)
  INFO   : tst_qqmlconsole::exception() Did not receive message: "Exception 1
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:51)"
  INFO   : tst_qqmlconsole::exception() Did not receive message: "Exception 2
  exceptionFail (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:46)
  onCompleted (file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml:56)"
  FAIL!  : tst_qqmlconsole::exception() Not all expected messages were received
  PASS   : tst_qqmlconsole::cleanupTestCase()
  Totals: 4 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_qqmlconsole *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlconsole: 0.20111 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00064/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/5.4_1408897015):
    http://codereview.qt-project.org/92910 [PS2] - Update license headers and add new licenses



More information about the Ci-reports mailing list