[Ci-reports] fail on Qt5_dev_Integration #391

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Feb 12 13:44:16 CET 2014


Autotests `tst_qdeclarativeflickable', `tst_qquickaccessible', and `tst_qquickflickable' failed :(

  Testing tst_qquickflickable
  FAIL!  : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(773)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(773)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(773)]
  FAIL!  : tst_qquickflickable::stopAtBounds(left) Compared values are not the same
     Actual   (flickable->isAtXEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1550)]
  FAIL!  : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1548)]
  FAIL!  : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1545)]
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1543)]
  FAIL!  : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1550)]
  FAIL!  : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1548)]
  FAIL!  : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1545)]
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1543)]
  Totals: 34 passed, 11 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickflickable *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_qquickflickable::initTestCase()
  PASS   : tst_qquickflickable::create()
  PASS   : tst_qquickflickable::horizontalViewportSize()
  PASS   : tst_qquickflickable::verticalViewportSize()
  PASS   : tst_qquickflickable::visibleAreaRatiosUpdate()
  PASS   : tst_qquickflickable::properties()
  PASS   : tst_qquickflickable::boundsBehavior()
  PASS   : tst_qquickflickable::rebound()
  PASS   : tst_qquickflickable::maximumFlickVelocity()
  PASS   : tst_qquickflickable::flickDeceleration()
  PASS   : tst_qquickflickable::pressDelay()
  PASS   : tst_qquickflickable::nestedPressDelay()
  PASS   : tst_qquickflickable::flickableDirection()
  PASS   : tst_qquickflickable::resizeContent()
  PASS   : tst_qquickflickable::returnToBounds(with bounds transition)
  PASS   : tst_qquickflickable::returnToBounds(with bounds transition)
  PASS   : tst_qquickflickable::wheel()
  FAIL!  : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(773)]
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  FAIL!  : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(773)]
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  FAIL!  : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(773)]
  PASS   : tst_qquickflickable::movingAndDragging(vertical)
  WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window.
  PASS   : tst_qquickflickable::movingAndDragging(horizontal)
  WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window.
  PASS   : tst_qquickflickable::movingAndDragging(both)
  XFAIL  : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X
     Loc: [tst_qquickflickable.cpp(1048)]
  PASS   : tst_qquickflickable::flickOnRelease()
  PASS   : tst_qquickflickable::pressWhileFlicking()
  PASS   : tst_qquickflickable::disabled()
  SKIP   : tst_qquickflickable::flickVelocity() boost doesn't work on OS X
     Loc: [tst_qquickflickable.cpp(1157)]
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick  120
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick  240
  PASS   : tst_qquickflickable::flickTwiceUsingTouches()
  PASS   : tst_qquickflickable::nestedStopAtBounds(left)
  PASS   : tst_qquickflickable::nestedStopAtBounds(right)
  PASS   : tst_qquickflickable::nestedStopAtBounds(top)
  PASS   : tst_qquickflickable::nestedStopAtBounds(bottom)
  FAIL!  : tst_qquickflickable::stopAtBounds(left) Compared values are not the same
     Actual   (flickable->isAtXEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1550)]
  FAIL!  : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1548)]
  FAIL!  : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1545)]
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1543)]
  FAIL!  : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1550)]
  FAIL!  : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1548)]
  FAIL!  : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
     Loc: [tst_qquickflickable.cpp(1545)]
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
     Loc: [tst_qquickflickable.cpp(1543)]
  PASS   : tst_qquickflickable::nestedMouseAreaUsingTouch()
  PASS   : tst_qquickflickable::pressDelayWithLoader()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 34 passed, 11 failed, 1 skipped
  ********* Finished testing of tst_qquickflickable *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickflickable: 459 seconds, exit code 11
  
  Testing tst_QQuickAccessible
  FAIL!  : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window)' returned FALSE. ()
     Loc: [tst_qquickaccessible.cpp(386)]
  Totals: 7 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickAccessible *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QQuickAccessible::initTestCase()
  QDEBUG : tst_QQuickAccessible::commonTests(StaticText) testing "statictext.qml"
  PASS   : tst_QQuickAccessible::commonTests(StaticText)
  QDEBUG : tst_QQuickAccessible::commonTests(PushButton) testing "pushbutton.qml"
  PASS   : tst_QQuickAccessible::commonTests(PushButton)
  PASS   : tst_QQuickAccessible::quickAttachedProperties()
  PASS   : tst_QQuickAccessible::basicPropertiesTest()
  PASS   : tst_QQuickAccessible::hitTest()
  FAIL!  : tst_QQuickAccessible::checkableTest() 'QTest::qWaitForWindowActive(window)' returned FALSE. ()
     Loc: [tst_qquickaccessible.cpp(386)]
  QWARN  : tst_QQuickAccessible::checkableTest() 11 accessibility event(s) were not handled in testfunction 'checkableTest':
  QWARN  : tst_QQuickAccessible::checkableTest()  1: Object: 0x1028765c0 Event: 'ObjectCreated' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  2: Object: 0x1028769b0 Event: 'ObjectCreated' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  3: Object: 0x1028d4bb0 Event: 'ObjectCreated' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  4: Object: 0x1028d56b0 Event: 'ObjectCreated' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  5: Object: 0x1028d5ee0 Event: 'ObjectCreated' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  6: Object: 0x1028d56b0 Event: 'StateChanged' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  7: Object: 0x1028d4bb0 Event: 'StateChanged' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  8: Object: 0x1028d4bb0 Event: 'StateChanged' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  9: Object: 0x1028769b0 Event: 'StateChanged' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  10: Object: 0x1028b6c20 Event: 'StateChanged' Child: -1
  QWARN  : tst_QQuickAccessible::checkableTest()  11: Object: 0x1028b6c20 Event: 'StateChanged' Child: -1
  PASS   : tst_QQuickAccessible::cleanupTestCase()
  Totals: 7 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQuickAccessible *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickaccessible: 13 seconds, exit code 1
  
  Testing tst_qdeclarativeflickable
  FAIL!  : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. ()
     Loc: [tst_qdeclarativeflickable.cpp(500)]
  Totals: 23 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qdeclarativeflickable *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_qdeclarativeflickable::initTestCase()
  PASS   : tst_qdeclarativeflickable::create()
  PASS   : tst_qdeclarativeflickable::horizontalViewportSize()
  PASS   : tst_qdeclarativeflickable::verticalViewportSize()
  PASS   : tst_qdeclarativeflickable::properties()
  PASS   : tst_qdeclarativeflickable::boundsBehavior()
  PASS   : tst_qdeclarativeflickable::maximumFlickVelocity()
  PASS   : tst_qdeclarativeflickable::flickDeceleration()
  PASS   : tst_qdeclarativeflickable::pressDelay()
  QWARN  : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber
  PASS   : tst_qdeclarativeflickable::disabledContent()
  PASS   : tst_qdeclarativeflickable::nestedPressDelay()
  PASS   : tst_qdeclarativeflickable::flickableDirection()
  PASS   : tst_qdeclarativeflickable::qgraphicswidget()
  PASS   : tst_qdeclarativeflickable::resizeContent()
  PASS   : tst_qdeclarativeflickable::returnToBounds()
  PASS   : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent)
  PASS   : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds)
  PASS   : tst_qdeclarativeflickable::wheel()
  FAIL!  : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. ()
     Loc: [tst_qdeclarativeflickable.cpp(500)]
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(left)
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(right)
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(top)
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(bottom)
  PASS   : tst_qdeclarativeflickable::cleanupTestCase()
  Totals: 23 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qdeclarativeflickable *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00391/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1392193897):
    http://codereview.qt-project.org/76844 [PS4] - Add qtwebsockets as submodule



More information about the Ci-reports mailing list