[Ci-reports] fail on QtBase_5.5_Integration #424
Qt Continuous Integration System
ci-noreply at qt-project.org
Fri Mar 27 20:11:20 CET 2015
Autotest `tst_qquickmultipointtoucharea' failed :(
Testing tst_QQuickMultiPointTouchArea
FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same
Actual (area->property("touchCount").toInt()): 0
Expected (accept) : 1
Loc: [tst_qquickmultipointtoucharea.cpp(1188)]
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) debug build; by GCC 4.8.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()
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 (area->property("touchCount").toInt()): 0
Expected (accept) : 1
Loc: [tst_qquickmultipointtoucharea.cpp(1188)]
PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right)
PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle)
PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase()
Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_QQuickMultiPointTouchArea *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 15 seconds, exit code 1
Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00424/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz
Tested changes (refs/builds/5.5_1427474167):
http://codereview.qt-project.org/109049 [PS2] - QItemSelectionModel: Make selectedIndexes a Q_PROPERTY.
More information about the Ci-reports
mailing list