[Ci-reports] fail on QtBase_dev_Integration #6226

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Apr 21 18:17:24 CEST 2015


Autotest `tst_qquickwindow' failed :(

  Testing tst_qquickwindow
  FAIL!  : tst_qquickwindow::touchEvent_propagation(hide item) Compared values are not the same
     Actual   (middleItem->lastEvent.touchPoints[i].pos())                                                                                                              : QPointF(60,32)
     Expected (makeTouchData(QEvent::TouchBegin, window, Qt::TouchPointPressed, makeTouchPoint(middleItem, middleItem->mapFromItem(topItem, pos))).touchPoints[i].pos()): QPointF(60,60)
     Loc: [tst_qquickwindow.cpp(659)]
  BPASS  : tst_qquickwindow::cursor()
  Totals: 50 passed, 1 failed, 1 skipped, 1 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.2)
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::openglContextCreatedSignal()
  PASS   : tst_qquickwindow::aboutToStopSignal()
  PASS   : tst_qquickwindow::constantUpdates()
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped)
  PASS   : tst_qquickwindow::mouseFiltering()
  PASS   : tst_qquickwindow::headless()
  SKIP   : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature
     Loc: [tst_qquickwindow.cpp(1250)]
  PASS   : tst_qquickwindow::touchEvent_basic()
  FAIL!  : tst_qquickwindow::touchEvent_propagation(disable events) Compared values are not the same
     Actual   (middleItem->lastEvent.touchPoints[i].pos())                                                                                                              : QPointF(60,32)
     Expected (makeTouchData(QEvent::TouchBegin, window, Qt::TouchPointPressed, makeTouchPoint(middleItem, middleItem->mapFromItem(topItem, pos))).touchPoints[i].pos()): QPointF(60,60)
     Loc: [tst_qquickwindow.cpp(659)]
  PASS   : tst_qquickwindow::touchEvent_propagation(disable item)
  PASS   : tst_qquickwindow::touchEvent_propagation(hide item)
  PASS   : tst_qquickwindow::touchEvent_cancel()
  PASS   : tst_qquickwindow::touchEvent_reentrant()
  PASS   : tst_qquickwindow::touchEvent_velocity()
  PASS   : tst_qquickwindow::mouseFromTouch_basic()
  PASS   : tst_qquickwindow::clearWindow()
  PASS   : tst_qquickwindow::qmlCreation()
  PASS   : tst_qquickwindow::clearColor()
  PASS   : tst_qquickwindow::defaultState()
  PASS   : tst_qquickwindow::grab(visible)
  PASS   : tst_qquickwindow::grab(invisible)
  PASS   : tst_qquickwindow::multipleWindows()
  PASS   : tst_qquickwindow::animationsWhileHidden()
  PASS   : tst_qquickwindow::focusObject()
  PASS   : tst_qquickwindow::focusReason()
  PASS   : tst_qquickwindow::ignoreUnhandledMouseEvents()
  PASS   : tst_qquickwindow::ownershipRootItem()
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true)
  PASS   : tst_qquickwindow::showHideAnimate()
  PASS   : tst_qquickwindow::testExpose()
  PASS   : tst_qquickwindow::requestActivate()
  PASS   : tst_qquickwindow::testWindowVisibilityOrder()
  PASS   : tst_qquickwindow::blockClosing()
  PASS   : tst_qquickwindow::blockCloseMethod()
  PASS   : tst_qquickwindow::crashWhenHoverItemDeleted()
  PASS   : tst_qquickwindow::unloadSubWindow()
  PASS   : tst_qquickwindow::qobjectEventFilter_touch()
  PASS   : tst_qquickwindow::qobjectEventFilter_key()
  PASS   : tst_qquickwindow::qobjectEventFilter_mouse()
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  BPASS  : tst_qquickwindow::cursor()
  PASS   : tst_qquickwindow::animatingSignal()
  PASS   : tst_qquickwindow::contentItemSize()
  PASS   : tst_qquickwindow::defaultSurfaceFormat()
  PASS   : tst_qquickwindow::attachedProperty()
  PASS   : tst_qquickwindow::testRenderJob()
  PASS   : tst_qquickwindow::testHoverChildMouseEventFilter()
  PASS   : tst_qquickwindow::cleanupTestCase()
  Totals: 50 passed, 1 failed, 1 skipped, 1 blacklisted
  ********* Finished testing of tst_qquickwindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickwindow: 25 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06226/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1429629123):
    http://codereview.qt-project.org/110672 [PS7] - Improve error handling in qtestlib



More information about the Ci-reports mailing list