[Ci-reports] fail on QtDeclarative_5.5_Integration #184

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Apr 15 07:48:05 CEST 2015


Autotests `tst_qquickflickable', `tst_qquickmultipointtoucharea', and `tst_touchmouse' failed :(

  Testing tst_TouchMouse
  FAIL!  : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 0x7f8038d6f410
     Expected (flickable)                   : 0x7f8038d0e520
     Loc: [tst_touchmouse.cpp(604)]
  FAIL!  : tst_TouchMouse::buttonOnDelayedPressFlickable() 'flickable->isMovingVertically()' returned FALSE. ()
     Loc: [tst_touchmouse.cpp(683)]
  FAIL!  : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. ()
     Loc: [tst_touchmouse.cpp(888)]
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 0x7f8038c64b00
     Expected (flickable)                   : 0x7f8038c64610
     Loc: [tst_touchmouse.cpp(1105)]
  Totals: 11 passed, 4 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_TouchMouse *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_TouchMouse::initTestCase()
  PASS   : tst_TouchMouse::simpleTouchEvent()
  PASS   : tst_TouchMouse::testEventFilter()
  PASS   : tst_TouchMouse::mouse()
  PASS   : tst_TouchMouse::touchOverMouse()
  PASS   : tst_TouchMouse::mouseOverTouch()
  FAIL!  : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 0x7feb687918f0
     Expected (flickable)                   : 0x7feb68799ea0
     Loc: [tst_touchmouse.cpp(604)]
  FAIL!  : tst_TouchMouse::buttonOnDelayedPressFlickable() 'flickable->isMovingVertically()' returned FALSE. ()
     Loc: [tst_touchmouse.cpp(683)]
  QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale:  1
  QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale:  1
  QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale:  1
  QDEBUG : tst_TouchMouse::buttonOnTouch() 1
  QDEBUG : tst_TouchMouse::buttonOnTouch() 1
  QDEBUG : tst_TouchMouse::buttonOnTouch() 1
  PASS   : tst_TouchMouse::buttonOnTouch()
  FAIL!  : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. ()
     Loc: [tst_touchmouse.cpp(888)]
  QDEBUG : tst_TouchMouse::flickableOnPinch() Pos:  QPointF(200,200)
  PASS   : tst_TouchMouse::flickableOnPinch()
  QDEBUG : tst_TouchMouse::mouseOnFlickableOnPinch() Pos:  QPointF(200,200)
  QDEBUG : tst_TouchMouse::mouseOnFlickableOnPinch() Mouse Grabber:  QQuickMouseArea(0x7feb685737e0, parent=0x7feb68576120, geometry=0,0 1000x1000)  itemForTouchPointId:  QHash((0, QQuickMouseArea(0x7feb685737e0, parent=0x7feb68576120, geometry=0,0 1000x1000)))
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 0x7feb685737e0
     Expected (flickable)                   : 0x7feb68576100
     Loc: [tst_touchmouse.cpp(1105)]
  PASS   : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne()
  PASS   : tst_TouchMouse::touchGrabCausesMouseUngrab()
  PASS   : tst_TouchMouse::cleanupTestCase()
  Totals: 11 passed, 4 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_TouchMouse *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_touchmouse: 15 seconds, exit code 4
  
  Testing tst_qquickflickable
  BFAIL  : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare)
     Actual   (((obj->contentX()))): 100
     Expected (0.)                 : 0
     Loc: [tst_qquickflickable.cpp(654)]
  BFAIL  : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare)
     Actual   (((obj->contentX()))): 100
     Expected (0.)                 : 0
     Loc: [tst_qquickflickable.cpp(654)]
  FAIL!  : tst_qquickflickable::flickTwiceUsingTouches() 'contentYAfterFirstFlick > 50.0f' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1400)]
  Totals: 51 passed, 1 failed, 1 skipped, 2 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickflickable *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  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::nestedClickThenFlick()
  PASS   : tst_qquickflickable::flickableDirection()
  PASS   : tst_qquickflickable::resizeContent()
  BFAIL  : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare)
     Actual   (((obj->contentX()))): 100
     Expected (0.)                 : 0
     Loc: [tst_qquickflickable.cpp(654)]
  BFAIL  : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare)
     Actual   (((obj->contentX()))): 100
     Expected (0.)                 : 0
     Loc: [tst_qquickflickable.cpp(654)]
  PASS   : tst_qquickflickable::wheel()
  PASS   : tst_qquickflickable::movingAndFlicking(vertical)
  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.
  PASS   : tst_qquickflickable::movingAndFlicking(horizontal)
  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.
  PASS   : tst_qquickflickable::movingAndFlicking(both)
  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(1101)]
  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(1210)]
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick  0
  FAIL!  : tst_qquickflickable::flickTwiceUsingTouches() 'contentYAfterFirstFlick > 50.0f' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1400)]
  PASS   : tst_qquickflickable::nestedStopAtBounds(left,stop)
  PASS   : tst_qquickflickable::nestedStopAtBounds(right,stop)
  PASS   : tst_qquickflickable::nestedStopAtBounds(top,stop)
  PASS   : tst_qquickflickable::nestedStopAtBounds(bottom,stop)
  PASS   : tst_qquickflickable::nestedStopAtBounds(left,over)
  PASS   : tst_qquickflickable::nestedStopAtBounds(right,over)
  PASS   : tst_qquickflickable::nestedStopAtBounds(top,over)
  PASS   : tst_qquickflickable::nestedStopAtBounds(bottom,over)
  PASS   : tst_qquickflickable::nestedStopAtBounds(left,stop,margin)
  PASS   : tst_qquickflickable::nestedStopAtBounds(right,stop,margin)
  PASS   : tst_qquickflickable::nestedStopAtBounds(top,stop,margin)
  PASS   : tst_qquickflickable::nestedStopAtBounds(bottom,stop,margin)
  PASS   : tst_qquickflickable::stopAtBounds(left)
  PASS   : tst_qquickflickable::stopAtBounds(right)
  PASS   : tst_qquickflickable::stopAtBounds(top)
  PASS   : tst_qquickflickable::stopAtBounds(bottom)
  PASS   : tst_qquickflickable::stopAtBounds(left,pixelAligned)
  PASS   : tst_qquickflickable::stopAtBounds(right,pixelAligned)
  PASS   : tst_qquickflickable::stopAtBounds(top,pixelAligned)
  PASS   : tst_qquickflickable::stopAtBounds(bottom,pixelAligned)
  PASS   : tst_qquickflickable::nestedMouseAreaUsingTouch()
  PASS   : tst_qquickflickable::pressDelayWithLoader()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 51 passed, 1 failed, 1 skipped, 2 blacklisted
  ********* Finished testing of tst_qquickflickable *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickflickable: 138 seconds, exit code 1
  
  Testing tst_QQuickMultiPointTouchArea
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(618)]
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable2() 'flickable->contentY() < 0' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(805)]
  Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickMultiPointTouchArea *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_QQuickMultiPointTouchArea::initTestCase()
  PASS   : tst_QQuickMultiPointTouchArea::properties()
  PASS   : tst_QQuickMultiPointTouchArea::signalTest()
  PASS   : tst_QQuickMultiPointTouchArea::release()
  PASS   : tst_QQuickMultiPointTouchArea::reuse()
  PASS   : tst_QQuickMultiPointTouchArea::nonOverlapping()
  PASS   : tst_QQuickMultiPointTouchArea::nested()
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(618)]
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable2() 'flickable->contentY() < 0' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(805)]
  PASS   : tst_QQuickMultiPointTouchArea::inMouseArea()
  PASS   : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint()
  PASS   : tst_QQuickMultiPointTouchArea::invisible()
  PASS   : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside)
  PASS   : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside)
  PASS   : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside)
  PASS   : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside)
  PASS   : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside)
  PASS   : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside)
  PASS   : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside)
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(left)
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(right)
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(middle)
  PASS   : tst_QQuickMultiPointTouchArea::cleanupTestCase()
  Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQuickMultiPointTouchArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 5 seconds, exit code 2

  Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00184/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.5_1429070539):
    http://codereview.qt-project.org/110394 [PS1] - Flickable: avoid infinite velocity during release after drag



More information about the Ci-reports mailing list