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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jul 10 14:17:44 CEST 2015


Autotests `tst_qquickflickable @ /work/build/qt/qtdeclarative/tests/auto/quick/qquickflickable', `tst_qquickmultipointtoucharea @ /work/build/qt/qtdeclarative/tests/auto/quick/qquickmultipointtoucharea', and `tst_touchmouse @ /work/build/qt/qtdeclarative/tests/auto/quick/touchmouse' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_TouchMouse
  FAIL!  : tst_TouchMouse::buttonOnFlickable() 'flickable->isMovingVertically()' returned FALSE. ()
     Loc: [tst_touchmouse.cpp(607)]
  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): 0x7fc64440bc30
     Expected (flickable)                   : 0x7fc64440b670
     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.1, Qt 5.5.1 (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): 0x7fa6abf1bb20
     Expected (flickable)                   : 0x7fa6abf17d00
     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(0x7fa6abd95180, parent=0x7fa6abd96ea0, geometry=0,0 1000x1000)  itemForTouchPointId:  QHash((0, QQuickMouseArea(0x7fa6abd95180, parent=0x7fa6abd96ea0, geometry=0,0 1000x1000)))
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 0x7fa6abd95180
     Expected (flickable)                   : 0x7fa6abd96e80
     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.1, Qt 5.5.1 (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)]
  FAIL!  : tst_QQuickMultiPointTouchArea::inMouseArea() 'mouseArea->property("pressed").toBool()' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(837)]
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values are not the same
     Actual   (touch1rect->property("y").toInt()): 10
     Expected (touch1.y())                       : 20
     Loc: [tst_qquickmultipointtoucharea.cpp(933)]
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same
     Actual   (area->property("touchCount").toInt()): 0
     Expected (accept)                              : 1
     Loc: [tst_qquickmultipointtoucharea.cpp(1188)]
  Totals: 18 passed, 5 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.1, Qt 5.5.1 (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 failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 5
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 4 seconds, exit code 2

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

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



More information about the Ci-reports mailing list