[Ci-reports] fail on QtDeclarative_dev_Integration #2579

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 12 15:09:57 CET 2015


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::inFlickable() Compared values are not the same
     Actual   (point11->pressed()): 1
     Expected (false)             : 0
     Loc: [tst_qquickmultipointtoucharea.cpp(659)]
  Totals: 22 passed, 1 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 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  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() Compared values are not the same
     Actual   (point11->pressed()): 1
     Expected (false)             : 0
     Loc: [tst_qquickmultipointtoucharea.cpp(659)]
  PASS   : tst_QQuickMultiPointTouchArea::inFlickable2()
  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)
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same
     Actual   (point1->pressed()): 0
     Expected (accept)           : 1
     Loc: [tst_qquickmultipointtoucharea.cpp(1192)]
  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 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_qquickmultipointtoucharea: 25 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02579/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/dev_1423745763):
    http://codereview.qt-project.org/105665 [PS2] - QQuickText: Move baseUrl to ExtraData.
    http://codereview.qt-project.org/105663 [PS2] - QQuickText: Decrease the size of QQuickTextPrivate by moving image tags to ExtraData.
    http://codereview.qt-project.org/103862 [PS3] - QQuickParticleData: Reorganise fields to drop size from 208 to 200 bytes on x86_64.



More information about the Ci-reports mailing list