[Ci-reports] fail on QtDeclarative_5.3_Integration #149

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Aug 5 18:04:33 CEST 2014


Autotest `tst_qquickmultipointtoucharea' 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_QQuickMultiPointTouchArea
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values are not the same
     Actual   (touch1rect->property("x").toInt()): 10
     Expected (mouse1.x())                       : 40
     Loc: [tst_qquickmultipointtoucharea.cpp(925)]
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same
     Actual   (area->property("touchCount").toInt()): 0
     Expected (accept)                              : 1
     Loc: [tst_qquickmultipointtoucharea.cpp(1113)]
  Totals: 21 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickMultiPointTouchArea *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  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()
  PASS   : tst_QQuickMultiPointTouchArea::inFlickable()
  PASS   : tst_QQuickMultiPointTouchArea::inFlickable2()
  FAIL!  : tst_QQuickMultiPointTouchArea::inMouseArea() 'mouseArea->property("pressed").toBool()' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(778)]
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values are not the same
     Actual   (touch1rect->property("y").toInt()): 10
     Expected (touch1.y())                       : 20
     Loc: [tst_qquickmultipointtoucharea.cpp(871)]
  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)
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same
     Actual   (area->property("touchCount").toInt()): 0
     Expected (accept)                              : 1
     Loc: [tst_qquickmultipointtoucharea.cpp(1113)]
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(right)
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(middle)
  PASS   : tst_QQuickMultiPointTouchArea::cleanupTestCase()
  Totals: 20 passed, 3 failed, 0 skipped
  ********* 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 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 3
  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: 14 seconds, exit code 3

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.3_Integration/build_00149/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/5.3_1407251391):
    http://codereview.qt-project.org/91254 [PS3] - Don't try to reload QQuick images when changing to null screen
    http://codereview.qt-project.org/91262 [PS2] - Fix crash when loading invalid QML with behavior on invalid group property
    http://codereview.qt-project.org/91441 [PS1] - Fix Qt.include with cached compilation units and resources
    http://codereview.qt-project.org/87257 [PS2] - Fix crashes when calling Array.sort with imperfect sort functions
    http://codereview.qt-project.org/91469 [PS1] - Clarify Component.onCompleted/onDestruction docs



More information about the Ci-reports mailing list