[Ci-reports] fail on QtDeclarative_stable_Integration #1595

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jan 23 17:43:39 CET 2014


Autotest `tst_qquickflickable' failed :(

The test was 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_qquickflickable
  FAIL!  : tst_qquickflickable::stopAtBounds(left) Compared values are not the same
     Actual   (flickable->isAtXEnd()): 0
     Expected (true)                 : 1
  tst_qquickflickable.cpp(1549) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1547) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
  tst_qquickflickable.cpp(1544) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1542) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXEnd()): 0
     Expected (true)                 : 1
  tst_qquickflickable.cpp(1549) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1547) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
  tst_qquickflickable.cpp(1544) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1542) : failure location
  Totals: 37 passed, 8 failed, 0 skipped
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickflickable *********
  Config: Using QtTest library 5.2.2, Qt 5.2.2
  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()
  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)
  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  275
  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)
  FAIL!  : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1547) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
  tst_qquickflickable.cpp(1544) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1542) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXEnd()): 0
     Expected (true)                 : 1
  tst_qquickflickable.cpp(1549) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtXBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1547) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYEnd()): 0
     Expected (true)                 : 1
  tst_qquickflickable.cpp(1544) : failure location
  FAIL!  : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
     Actual   (flickable->isAtYBeginning()): 0
     Expected (true)                       : 1
  tst_qquickflickable.cpp(1542) : failure location
  PASS   : tst_qquickflickable::nestedMouseAreaUsingTouch()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 38 passed, 7 failed, 0 skipped
  ********* Finished testing of tst_qquickflickable *********
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
  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 8
  QtQA::App::TestRunner:   second attempt: exited with exit code 7
  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_qquickflickable: 142 seconds, exit code 7

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01595/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1390490669):
    http://codereview.qt-project.org/76350 [PS1] - Revert "Re-enable mac tests"



More information about the Ci-reports mailing list