[Ci-reports] fail on QtDeclarative_dev_Integration #1283

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Feb 15 13:58:14 CET 2014


Autotests `tst_qquickflickable' and `tst_qquickmousearea' failed :(

  Testing tst_QQuickMouseArea
  FAIL!  : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 56
     Expected (61.0)          : 61
  tst_qquickmousearea.cpp(327) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 56
     Expected (61.0)          : 61
  tst_qquickmousearea.cpp(327) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->y()): 58
     Expected (66.0)          : 66
  tst_qquickmousearea.cpp(376) : failure location
  FAIL!  : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 56
     Expected (61.0)          : 61
  tst_qquickmousearea.cpp(479) : failure location
  FAIL!  : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(528) : failure location
  FAIL!  : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare)
     Actual   (mouseRegion->property("x2").toReal()): 0
     Expected (rect->x())                           : 200
  tst_qquickmousearea.cpp(595) : failure location
  FAIL!  : tst_QQuickMouseArea::preventStealing() Compared doubles are not the same (fuzzy compare)
     Actual   (flickable->contentX()): -19.5
     Expected (11.)                  : 11
  tst_qquickmousearea.cpp(928) : 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(948) : failure location
  FAIL!  : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 72
     Expected (83.0)          : 83
  tst_qquickmousearea.cpp(1226) : failure location
  FAIL!  : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same
     Actual   (mouseArea->property("pressed").toBool()): 0
     Expected (insideTarget)                           : 1
  tst_qquickmousearea.cpp(1335) : failure location
  FAIL!  : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 72
     Expected (83.0)          : 83
  tst_qquickmousearea.cpp(1509) : failure location
  Totals: 43 passed, 15 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickMouseArea *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QQuickMouseArea::initTestCase()
  PASS   : tst_QQuickMouseArea::dragProperties()
  PASS   : tst_QQuickMouseArea::resetDrag()
  FAIL!  : tst_QQuickMouseArea::dragging(left) Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 56
     Expected (61.0)          : 61
  tst_qquickmousearea.cpp(327) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(right) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(middle) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(left (left|right)) Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 56
     Expected (61.0)          : 61
  tst_qquickmousearea.cpp(327) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(right (right|middle)) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragging(middle (left|middle)) 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(326) : failure location
  FAIL!  : tst_QQuickMouseArea::dragThreshold() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->y()): 58
     Expected (66.0)          : 66
  tst_qquickmousearea.cpp(376) : failure location
  PASS   : tst_QQuickMouseArea::invalidDrag(middle (left|right))
  PASS   : tst_QQuickMouseArea::invalidDrag(left (right|middle))
  PASS   : tst_QQuickMouseArea::invalidDrag(right (left|middle))
  FAIL!  : tst_QQuickMouseArea::cancelDragging() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 56
     Expected (61.0)          : 61
  tst_qquickmousearea.cpp(479) : failure location
  FAIL!  : tst_QQuickMouseArea::setDragOnPressed() 'drag->active()' returned FALSE. ()
  tst_qquickmousearea.cpp(528) : failure location
  PASS   : tst_QQuickMouseArea::updateMouseAreaPosOnClick()
  FAIL!  : tst_QQuickMouseArea::updateMouseAreaPosOnResize() Compared doubles are not the same (fuzzy compare)
     Actual   (mouseRegion->property("x2").toReal()): 0
     Expected (rect->x())                           : 200
  tst_qquickmousearea.cpp(595) : failure location
  PASS   : tst_QQuickMouseArea::noOnClickedWithPressAndHold()
  PASS   : tst_QQuickMouseArea::onMousePressRejected()
  PASS   : tst_QQuickMouseArea::pressedCanceledOnWindowDeactivate()
  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 doubles are not the same (fuzzy compare)
     Actual   (flickable->contentX()): -19.5
     Expected (11.)                  : 11
  tst_qquickmousearea.cpp(928) : 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(948) : failure location
  PASS   : tst_QQuickMouseArea::hoverPosition()
  PASS   : tst_QQuickMouseArea::hoverPropagation()
  PASS   : tst_QQuickMouseArea::hoverVisible()
  PASS   : tst_QQuickMouseArea::hoverAfterPress()
  FAIL!  : tst_QQuickMouseArea::disableAfterPress() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 72
     Expected (83.0)          : 83
  tst_qquickmousearea.cpp(1226) : failure location
  PASS   : tst_QQuickMouseArea::onWheel()
  FAIL!  : tst_QQuickMouseArea::transformedMouseArea(checking points inside) Compared values are not the same
     Actual   (mouseArea->property("pressed").toBool()): 0
     Expected (insideTarget)                           : 1
  tst_qquickmousearea.cpp(1335) : failure location
  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)
  FAIL!  : tst_QQuickMouseArea::changeAxis() Compared doubles are not the same (fuzzy compare)
     Actual   (blackRect->x()): 72
     Expected (83.0)          : 83
  tst_qquickmousearea.cpp(1509) : failure location
  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::cleanupTestCase()
  Totals: 43 passed, 15 failed, 0 skipped
  ********* Finished testing of tst_QQuickMouseArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickmousearea: 391 seconds, exit code 15
  
  Testing tst_qquickflickable
  FAIL!  : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. ()
  tst_qquickflickable.cpp(408) : failure location
  FAIL!  : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. ()
  tst_qquickflickable.cpp(481) : failure location
  FAIL!  : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. ()
  tst_qquickflickable.cpp(711) : failure location
  Totals: 43 passed, 3 failed, 0 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()
  FAIL!  : tst_qquickflickable::pressDelay() 'mouseArea->property("pressed").toBool() == true' returned FALSE. ()
  tst_qquickflickable.cpp(408) : failure location
  FAIL!  : tst_qquickflickable::nestedPressDelay() 'outer->property("pressed").toBool() == true' returned FALSE. ()
  tst_qquickflickable.cpp(481) : 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(711) : 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)
  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)
  PASS   : tst_qquickflickable::flickOnRelease()
  PASS   : tst_qquickflickable::pressWhileFlicking()
  PASS   : tst_qquickflickable::disabled()
  PASS   : tst_qquickflickable::flickVelocity()
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick  120
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick  741
  PASS   : tst_qquickflickable::flickTwiceUsingTouches()
  PASS   : tst_qquickflickable::nestedStopAtBounds(left)
  PASS   : tst_qquickflickable::nestedStopAtBounds(right)
  PASS   : tst_qquickflickable::nestedStopAtBounds(top)
  PASS   : tst_qquickflickable::nestedStopAtBounds(bottom)
  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: 43 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_qquickflickable *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickflickable: 145 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01283/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1392464622):
    http://codereview.qt-project.org/77999 [PS2] - Pin qtbase version so we can integrate glyph format changes
    http://codereview.qt-project.org/76700 [PS15] - Introducing QQuickWidget
    http://codereview.qt-project.org/77088 [PS3] - V4 ARM JIT: make CONFIG+=disassembler work on ARM.
    http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM.
    http://codereview.qt-project.org/77057 [PS5] - V4 JIT: move registers for regalloc out of method.



More information about the Ci-reports mailing list