[Ci-reports] fail on QtDeclarative_dev_Integration #1413

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 2 07:17:36 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::inFlickable() 'flickable->contentY() < 0' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(667)]
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values are not the same
     Actual   (touch1rect->property("x").toInt()): 10
     Expected (touch1.x())                       : 60
     Loc: [tst_qquickmultipointtoucharea.cpp(968)]
  FAIL!  : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same
     Actual   (area->property("touchCount").toInt()): 0
     Expected (accept)                              : 1
     Loc: [tst_qquickmultipointtoucharea.cpp(1193)]
  Totals: 20 passed, 3 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.4.0, Qt 5.4.0 (May  2 2014, GCC 4.6.1, 64 bit, debug build)
  PASS   : tst_QQuickMultiPointTouchArea::initTestCase()
  PASS   : tst_QQuickMultiPointTouchArea::properties()
  WARNING: tst_QQuickMultiPointTouchArea::signalTest() QTest::qSleep() should have taken 10000000ns, but actually took 18304495ns!
     Loc: [qtestcase.cpp(2889)]
  PASS   : tst_QQuickMultiPointTouchArea::signalTest()
  PASS   : tst_QQuickMultiPointTouchArea::release()
  WARNING: tst_QQuickMultiPointTouchArea::reuse() QTest::qSleep() should have taken 10000000ns, but actually took 24560153ns!
     Loc: [qtestcase.cpp(2889)]
  PASS   : tst_QQuickMultiPointTouchArea::reuse()
  WARNING: tst_QQuickMultiPointTouchArea::nonOverlapping() QTest::qSleep() should have taken 10000000ns, but actually took 16515729ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQuickMultiPointTouchArea::nonOverlapping() QTest::qSleep() should have taken 10000000ns, but actually took 21459610ns!
     Loc: [qtestcase.cpp(2889)]
  PASS   : tst_QQuickMultiPointTouchArea::nonOverlapping()
  PASS   : tst_QQuickMultiPointTouchArea::nested()
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() QTest::qSleep() should have taken 10000000ns, but actually took 21036591ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() QTest::qSleep() should have taken 10000000ns, but actually took 16954738ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() QTest::qSleep() should have taken 10000000ns, but actually took 15420478ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable() QTest::qSleep() should have taken 10000000ns, but actually took 15838194ns!
     Loc: [qtestcase.cpp(2889)]
  FAIL!  : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() == 0' returned FALSE. ()
     Loc: [tst_qquickmultipointtoucharea.cpp(725)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() QTest::qSleep() should have taken 10000000ns, but actually took 15716611ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() QTest::qSleep() should have taken 10000000ns, but actually took 15158978ns!
     Loc: [qtestcase.cpp(2889)]
  WARNING: tst_QQuickMultiPointTouchArea::inFlickable2() QTest::qSleep() should have taken 10000000ns, but actually took 16375216ns!
     Loc: [qtestcase.cpp(2889)]
  PASS   : tst_QQuickMultiPointTouchArea::inFlickable2()
  WARNING: tst_QQuickMultiPointTouchArea::inMouseArea() QTest::qSleep() should have taken 10000000ns, but actually took 17124200ns!
     Loc: [qtestcase.cpp(2889)]
  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)
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(left)
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(right)
  PASS   : tst_QQuickMultiPointTouchArea::mouseInteraction(middle)
  PASS   : tst_QQuickMultiPointTouchArea::cleanupTestCase()
  Totals: 22 passed, 1 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 3
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  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: 16 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01413/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1399005990):
    http://codereview.qt-project.org/82975 [PS6] - Compress touch events in QQuickWindow.



More information about the Ci-reports mailing list