[Ci-reports] fail on Qt5_dev_Integration #386

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 11 05:49:38 CET 2014


Autotests `tst_qdeclarativeflickable', `tst_qqmlprofilerservice', 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: 454 seconds, exit code 11
  
  Testing tst_QQmlProfilerService
  FAIL!  : tst_QQmlProfilerService::scenegraphData() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.)
     Loc: [tst_qqmlprofilerservice.cpp(314)]
  FAIL!  : tst_QQmlProfilerService::scenegraphData() 'm_client' returned FALSE. ()
     Loc: [tst_qqmlprofilerservice.cpp(449)]
  Totals: 9 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlProfilerService *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QQmlProfilerService::initTestCase()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceEnabled()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceDisabled()
  PASS   : tst_QQmlProfilerService::nonBlockingConnect()
  PASS   : tst_QQmlProfilerService::pixmapCacheData()
  QDEBUG : tst_QQmlProfilerService::scenegraphData() An error occurred while waiting for debug process to become available:
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Process crashed.
  FAIL!  : tst_QQmlProfilerService::scenegraphData() 'm_process->waitForSessionStart()' returned FALSE. (Could not launch application, or did not get 'Waiting for connection'.)
     Loc: [tst_qqmlprofilerservice.cpp(314)]
  FAIL!  : tst_QQmlProfilerService::scenegraphData() 'm_client' returned FALSE. ()
     Loc: [tst_qqmlprofilerservice.cpp(449)]
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Process State: "not running (crashed!)"
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Application Output: ""
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Connection State: "null"
  QDEBUG : tst_QQmlProfilerService::scenegraphData() Client State: "null"
  PASS   : tst_QQmlProfilerService::profileOnExit()
  PASS   : tst_QQmlProfilerService::controlFromJS()
  PASS   : tst_QQmlProfilerService::signalSourceLocation()
  PASS   : tst_QQmlProfilerService::cleanupTestCase()
  Totals: 9 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQmlProfilerService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlprofilerservice: 5 seconds, exit code 2
  
  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_00386/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

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



More information about the Ci-reports mailing list