Autotest `tst_qdeclarativemousearea' 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.

  ********* Start testing of tst_QDeclarativeMouseArea *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QDeclarativeMouseArea::initTestCase()
  PASS   : tst_QDeclarativeMouseArea::dragProperties()
  PASS   : tst_QDeclarativeMouseArea::resetDrag()
  PASS   : tst_QDeclarativeMouseArea::dragging()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnClick()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnResize()
  PASS   : tst_QDeclarativeMouseArea::noOnClickedWithPressAndHold()
  PASS   : tst_QDeclarativeMouseArea::onMousePressRejected()
  PASS   : tst_QDeclarativeMouseArea::doubleClick()
  PASS   : tst_QDeclarativeMouseArea::clickTwice()
  PASS   : tst_QDeclarativeMouseArea::pressedOrdering()
  FAIL!  : tst_QDeclarativeMouseArea::preventStealing() Compared values are not 
the same
     Actual (mousePositionSpy.count()): 0
     Expected (3): 3
     Loc: [tst_qdeclarativemousearea.cpp(571)]
  PASS   : tst_QDeclarativeMouseArea::testQtQuick11Attributes()
  PASS   : tst_QDeclarativeMouseArea::preventContextMenu()
  PASS   : tst_QDeclarativeMouseArea::changeAxis()
  PASS   : tst_QDeclarativeMouseArea::cleanupTestCase()
  Totals: 15 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeMouseArea *********
  LEAK: 436 Structure
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDeclarativeMouseArea *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QDeclarativeMouseArea::initTestCase()
  PASS   : tst_QDeclarativeMouseArea::dragProperties()
  PASS   : tst_QDeclarativeMouseArea::resetDrag()
  PASS   : tst_QDeclarativeMouseArea::dragging()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnClick()
  PASS   : tst_QDeclarativeMouseArea::updateMouseAreaPosOnResize()
  PASS   : tst_QDeclarativeMouseArea::noOnClickedWithPressAndHold()
  PASS   : tst_QDeclarativeMouseArea::onMousePressRejected()
  PASS   : tst_QDeclarativeMouseArea::doubleClick()
  PASS   : tst_QDeclarativeMouseArea::clickTwice()
  PASS   : tst_QDeclarativeMouseArea::pressedOrdering()
  FAIL!  : tst_QDeclarativeMouseArea::preventStealing() Compared values are not 
the same
     Actual (mousePositionSpy.count()): 0
     Expected (3): 3
     Loc: [tst_qdeclarativemousearea.cpp(571)]
  PASS   : tst_QDeclarativeMouseArea::testQtQuick11Attributes()
  FAIL!  : tst_QDeclarativeMouseArea::preventContextMenu() Compared values are 
not the same
     Actual (eventsReceived.read().toInt()): 0
     Expected (1): 1
     Loc: [tst_qdeclarativemousearea.cpp(695)]
  PASS   : tst_QDeclarativeMouseArea::changeAxis()
  PASS   : tst_QDeclarativeMouseArea::cleanupTestCase()
  Totals: 14 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeMouseArea *********
  LEAK: 436 Structure
  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 1
  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_qdeclarativemousearea: 3 seconds, exit code 2

  Build log: 
http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01111/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/4.8_1356163320):
    http://codereview.qt-project.org/37920 [PS3] - Centralise handling & 
ignoring of SIGPIPE in qcore_unix_p.h
    http://codereview.qt-project.org/37919 [PS3] - Fix thread-safety of 
qt_ignore_sigpipe
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to