[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 3 16:07:22 CEST 2013


Autotest `tst_qquickmultipointtoucharea' failed :(

  Testing tst_QQuickMultiPointTouchArea
  FAIL!  : tst_QQuickMultiPointTouchArea::nested() Compared values are not the same
     Actual   (point11->pressed()): 1
     Expected (false): 0
     Loc: [tst_qquickmultipointtoucharea.cpp(396)]
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same
     Actual   (flickable->property("cancelCount").toInt()): 3
     Expected (2): 2
     Loc: [tst_qquickmultipointtoucharea.cpp(626)]
  Totals: 16 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 QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QQuickMultiPointTouchArea::initTestCase()
  PASS   : tst_QQuickMultiPointTouchArea::properties()
  PASS   : tst_QQuickMultiPointTouchArea::signalTest()
  PASS   : tst_QQuickMultiPointTouchArea::release()
  PASS   : tst_QQuickMultiPointTouchArea::reuse()
  PASS   : tst_QQuickMultiPointTouchArea::nonOverlapping()
  FAIL!  : tst_QQuickMultiPointTouchArea::nested() Compared values are not the same
     Actual   (point11->pressed()): 1
     Expected (false): 0
     Loc: [tst_qquickmultipointtoucharea.cpp(396)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() Mouse event occurs outside of target window.
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same
     Actual   (flickable->property("cancelCount").toInt()): 3
     Expected (2): 2
     Loc: [tst_qquickmultipointtoucharea.cpp(626)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() Mouse event occurs outside of target window.
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() Mouse event occurs outside of target window.
  PASS   : tst_QQuickMultiPointTouchArea::inFlickable2()
  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)
  PASS   : tst_QQuickMultiPointTouchArea::cleanupTestCase()
  Totals: 16 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQuickMultiPointTouchArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 14 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_00517/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1367587403):
    http://codereview.qt-project.org/54929 [PS1] - pixelIndex -> pixel since image is now 32-bit
    http://codereview.qt-project.org/55031 [PS2] - Made Canvas blur better match the one in HTML 5 Canvas.
    http://codereview.qt-project.org/55010 [PS2] - Fixed wrong rendering offset / clipping with shadowBlur in Canvas.
    http://codereview.qt-project.org/54974 [PS4] - Add new Item.Screen properties to screenInfo example
    http://codereview.qt-project.org/54236 [PS3] - MultiPointTouchArea: handle mouse as if it was a touch point
    http://codereview.qt-project.org/55219 [PS2] - mouse synthesis: don't say the left button is pressed during a release
    http://codereview.qt-project.org/55294 [PS1] - Enable touch events on Mac for PinchArea
    http://codereview.qt-project.org/53656 [PS3] - Enable touch events on Mac for MultiPointTouchArea
    http://codereview.qt-project.org/55092 [PS3] - Canvas: Do not apply transform to text twice
    http://codereview.qt-project.org/55258 [PS1] - Make sure correct files are bundled on Android
    http://codereview.qt-project.org/55119 [PS3] - Better handle GL errors in EtcTexture::bind().



More information about the Ci-reports mailing list