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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 16 01:42:29 CEST 2015


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

  Testing tst_TouchMouse
  FAIL!  : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 008365B8
     Expected (flickable)                   : 00802878
  tst_touchmouse.cpp(604) : failure location
  FAIL!  : tst_TouchMouse::buttonOnDelayedPressFlickable() 'flickable->isMovingVertically()' returned FALSE. ()
  tst_touchmouse.cpp(683) : failure location
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 05E80170
     Expected (flickable)                   : 05E80560
  tst_touchmouse.cpp(1105) : failure location
  Totals: 12 passed, 3 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 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  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() 'flickable->isMovingVertically()' returned FALSE. ()
  tst_touchmouse.cpp(607) : failure location
  FAIL!  : tst_TouchMouse::buttonOnDelayedPressFlickable() 'flickable->isMovingVertically()' returned FALSE. ()
  tst_touchmouse.cpp(683) : failure location
  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()
  PASS   : tst_TouchMouse::pinchOnFlickable()
  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(0x64aac70, parent=0x64aab38, geometry=0,0 1000x1000)  itemForTouchPointId:  QHash((0, QQuickMouseArea(0x64aac70, parent=0x64aab38, geometry=0,0 1000x1000)))
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 064AAC70
     Expected (flickable)                   : 064AA8F8
  tst_touchmouse.cpp(1105) : failure location
  PASS   : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne()
  PASS   : tst_TouchMouse::touchGrabCausesMouseUngrab()
  PASS   : tst_TouchMouse::cleanupTestCase()
  Totals: 12 passed, 3 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: 20 seconds, exit code 3
  
  Testing tst_QQuickMouseArea
  FAIL!  : tst_QQuickMouseArea::preventStealing() Compared values are not the same
     Actual   (mousePositionSpy.count()): 6
     Expected (4)                       : 4
  tst_qquickmousearea.cpp(1002) : failure location
  FAIL!  : tst_QQuickMouseArea::clickThrough() Compared values are not the same
     Actual   (((window->rootObject()->property("clicks").toInt()))): 0
     Expected (1)                                                   : 1
  tst_qquickmousearea.cpp(1028) : failure location
  Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickMouseArea *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QQuickMouseArea::initTestCase()
  PASS   : tst_QQuickMouseArea::dragProperties()
  PASS   : tst_QQuickMouseArea::resetDrag()
  PASS   : tst_QQuickMouseArea::dragging(left)
  PASS   : tst_QQuickMouseArea::dragging(right)
  PASS   : tst_QQuickMouseArea::dragging(middle)
  PASS   : tst_QQuickMouseArea::dragging(left (left|right))
  PASS   : tst_QQuickMouseArea::dragging(right (right|middle))
  PASS   : tst_QQuickMouseArea::dragging(middle (left|middle))
  PASS   : tst_QQuickMouseArea::dragSmoothed()
  PASS   : tst_QQuickMouseArea::dragThreshold()
  PASS   : tst_QQuickMouseArea::invalidDrag(middle (left|right))
  PASS   : tst_QQuickMouseArea::invalidDrag(left (right|middle))
  PASS   : tst_QQuickMouseArea::invalidDrag(right (left|middle))
  PASS   : tst_QQuickMouseArea::cancelDragging()
  PASS   : tst_QQuickMouseArea::setDragOnPressed()
  PASS   : tst_QQuickMouseArea::updateMouseAreaPosOnClick()
  PASS   : tst_QQuickMouseArea::updateMouseAreaPosOnResize()
  PASS   : tst_QQuickMouseArea::noOnClickedWithPressAndHold()
  PASS   : tst_QQuickMouseArea::onMousePressRejected()
  PASS   : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(simple click)
  PASS   : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate(double click)
  PASS   : tst_QQuickMouseArea::doubleClick(left)
  PASS   : tst_QQuickMouseArea::doubleClick(right)
  PASS   : tst_QQuickMouseArea::doubleClick(middle)
  PASS   : tst_QQuickMouseArea::doubleClick(left (left|right))
  PASS   : tst_QQuickMouseArea::doubleClick(right (right|middle))
  PASS   : tst_QQuickMouseArea::doubleClick(middle (left|middle))
  PASS   : tst_QQuickMouseArea::clickTwice(left)
  PASS   : tst_QQuickMouseArea::clickTwice(right)
  PASS   : tst_QQuickMouseArea::clickTwice(middle)
  PASS   : tst_QQuickMouseArea::clickTwice(left (left|right))
  PASS   : tst_QQuickMouseArea::clickTwice(right (right|middle))
  PASS   : tst_QQuickMouseArea::clickTwice(middle (left|middle))
  PASS   : tst_QQuickMouseArea::invalidClick(middle (left|right))
  PASS   : tst_QQuickMouseArea::invalidClick(left (right|middle))
  PASS   : tst_QQuickMouseArea::invalidClick(right (left|middle))
  PASS   : tst_QQuickMouseArea::pressedOrdering()
  FAIL!  : tst_QQuickMouseArea::preventStealing() Compared values are not the same
     Actual   (mousePositionSpy.count()): 6
     Expected (4)                       : 4
  tst_qquickmousearea.cpp(1002) : failure location
  FAIL!  : tst_QQuickMouseArea::clickThrough() Compared values are not the same
     Actual   (((window->rootObject()->property("clicks").toInt()))): 0
     Expected (1)                                                   : 1
  tst_qquickmousearea.cpp(1028) : failure location
  PASS   : tst_QQuickMouseArea::hoverPosition()
  PASS   : tst_QQuickMouseArea::hoverPropagation()
  PASS   : tst_QQuickMouseArea::hoverVisible()
  PASS   : tst_QQuickMouseArea::hoverAfterPress()
  PASS   : tst_QQuickMouseArea::disableAfterPress()
  PASS   : tst_QQuickMouseArea::onWheel()
  PASS   : tst_QQuickMouseArea::transformedMouseArea(checking points inside)
  PASS   : tst_QQuickMouseArea::transformedMouseArea(checking points outside)
  PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right)
  PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left)
  PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right)
  PASS   : tst_QQuickMouseArea::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right)
  PASS   : tst_QQuickMouseArea::changeAxis()
  PASS   : tst_QQuickMouseArea::cursorShape()
  PASS   : tst_QQuickMouseArea::moveAndReleaseWithoutPress()
  PASS   : tst_QQuickMouseArea::nestedStopAtBounds(left)
  PASS   : tst_QQuickMouseArea::nestedStopAtBounds(right)
  PASS   : tst_QQuickMouseArea::nestedStopAtBounds(top)
  PASS   : tst_QQuickMouseArea::nestedStopAtBounds(bottom)
  PASS   : tst_QQuickMouseArea::containsPress(hover enabled)
  PASS   : tst_QQuickMouseArea::containsPress(hover disaabled)
  PASS   : tst_QQuickMouseArea::cleanupTestCase()
  Totals: 60 passed, 2 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQuickMouseArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickmousearea: 60 seconds, exit code 2
  
  Testing tst_qquickflickable
  FAIL!  : tst_qquickflickable::pressDelay() Compared values are not the same
     Actual   (clickedSpy.count()): 2
     Expected (1)                 : 1
  tst_qquickflickable.cpp(460) : failure location
  FAIL!  : tst_qquickflickable::nestedPressDelay() 'inner->property("moving").toBool() == true' returned FALSE. ()
  tst_qquickflickable.cpp(502) : failure location
  FAIL!  : tst_qquickflickable::nestedClickThenFlick() '(outer->property("pressed").toBool() == true)' returned FALSE. ()
  tst_qquickflickable.cpp(545) : failure location
  FAIL!  : tst_qquickflickable::movingAndFlicking(vertical) '(flickable->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(764) : failure location
  FAIL!  : tst_qquickflickable::movingAndDragging(vertical) '(flickable->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(930) : failure location
  FAIL!  : tst_qquickflickable::movingAndDragging(horizontal) '(flickable->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(930) : failure location
  FAIL!  : tst_qquickflickable::movingAndDragging(both) '(flickable->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(930) : failure location
  FAIL!  : tst_qquickflickable::flickOnRelease() Compared values are not the same
     Actual   (vFlickSpy.count()): 0
     Expected (1)                : 1
  tst_qquickflickable.cpp(1092) : failure location
  FAIL!  : tst_qquickflickable::cancelOnMouseGrab() 'flickable->contentX() != 0' returned FALSE. ()
  tst_qquickflickable.cpp(1313) : failure location
  FAIL!  : tst_qquickflickable::clickAndDragWhenTransformed() Compared values are not the same
     Actual   (flickable->isDragging()): 0
     Expected (true)                   : 1
  tst_qquickflickable.cpp(1371) : failure location
  FAIL!  : tst_qquickflickable::flickTwiceUsingTouches() 'contentYAfterFirstFlick > 50.0f' returned FALSE. ()
  tst_qquickflickable.cpp(1400) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(left,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(right,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(top,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(bottom,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(left,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(right,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(top,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(bottom,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(left,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(right,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(top,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(bottom,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(left) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  Totals: 24 passed, 23 failed, 0 skipped, 8 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 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  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()
  FAIL!  : tst_qquickflickable::pressDelay() Compared values are not the same
     Actual   (clickedSpy.count()): 2
     Expected (1)                 : 1
  tst_qquickflickable.cpp(460) : failure location
  FAIL!  : tst_qquickflickable::nestedPressDelay() 'inner->property("moving").toBool() == true' returned FALSE. ()
  tst_qquickflickable.cpp(502) : failure location
  FAIL!  : tst_qquickflickable::nestedClickThenFlick() '(outer->property("pressed").toBool() == true)' returned FALSE. ()
  tst_qquickflickable.cpp(545) : failure location
  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->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(764) : failure location
  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)
  FAIL!  : tst_qquickflickable::movingAndDragging(vertical) '(flickable->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(930) : failure location
  FAIL!  : tst_qquickflickable::movingAndDragging(horizontal) '(flickable->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(930) : failure location
  FAIL!  : tst_qquickflickable::movingAndDragging(both) '(flickable->isMoving())' returned FALSE. ()
  tst_qquickflickable.cpp(930) : failure location
  FAIL!  : tst_qquickflickable::flickOnRelease() Compared values are not the same
     Actual   (vFlickSpy.count()): 0
     Expected (1)                : 1
  tst_qquickflickable.cpp(1092) : failure location
  PASS   : tst_qquickflickable::pressWhileFlicking()
  PASS   : tst_qquickflickable::disabled()
  PASS   : tst_qquickflickable::flickVelocity()
  PASS   : tst_qquickflickable::margins()
  FAIL!  : tst_qquickflickable::cancelOnMouseGrab() 'flickable->contentX() != 0' returned FALSE. ()
  tst_qquickflickable.cpp(1313) : failure location
  FAIL!  : tst_qquickflickable::clickAndDragWhenTransformed() Compared values are not the same
     Actual   (flickable->isDragging()): 0
     Expected (true)                   : 1
  tst_qquickflickable.cpp(1371) : failure location
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick  0
  FAIL!  : tst_qquickflickable::flickTwiceUsingTouches() 'contentYAfterFirstFlick > 50.0f' returned FALSE. ()
  tst_qquickflickable.cpp(1400) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(left,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(right,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(top,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(bottom,stop) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(left,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(right,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(top,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(bottom,over) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(left,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(right,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(top,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  FAIL!  : tst_qquickflickable::nestedStopAtBounds(bottom,stop,margin) Compared values are not the same
     Actual   (outer->isDragging()): 0
     Expected (true)               : 1
  tst_qquickflickable.cpp(1498) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(left) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  BFAIL  : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
     Actual   (((flickable->isDragging()))): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1621) : failure location
  PASS   : tst_qquickflickable::nestedMouseAreaUsingTouch()
  PASS   : tst_qquickflickable::pressDelayWithLoader()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 24 passed, 23 failed, 0 skipped, 8 blacklisted
  ********* Finished testing of tst_qquickflickable *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickflickable: 465 seconds, exit code 23
  
  Testing tst_QQuickMultiPointTouchArea
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. ()
  tst_qquickmultipointtoucharea.cpp(618) : failure location
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable2() 'flickable->contentY() < 0' returned FALSE. ()
  tst_qquickmultipointtoucharea.cpp(805) : failure location
  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 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  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. ()
  tst_qquickmultipointtoucharea.cpp(618) : failure location
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable2() 'flickable->contentY() < 0' returned FALSE. ()
  tst_qquickmultipointtoucharea.cpp(805) : failure location
  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: 10 seconds, exit code 2

  Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00190/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

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



More information about the Ci-reports mailing list