[Ci-reports] fail on QtBase_5.5_Integration #1013

Qt Continuous Integration System ci-noreply at qt-project.org
Mon May 18 16:05:04 CEST 2015


Autotest `tst_qquickwindow' 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_qquickwindow
  FAIL!  : tst_qquickwindow::touchEvent_reentrant() Compared values are not the same
     Actual   (((item->touchEventCount))): 0
     Expected (3)                        : 3
     Loc: [tst_qquickwindow.cpp(814)]
  FAIL!  : tst_qquickwindow::cursor() Compared values are not the same
     Loc: [tst_qquickwindow.cpp(1444)]
  Totals: 50 passed, 2 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  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_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()
  PASS   : tst_qquickwindow::touchEvent_propagation(disable events)
  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()
  FAIL!  : tst_qquickwindow::cursor() Compared values are not the same
     Loc: [tst_qquickwindow.cpp(1444)]
  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: 51 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickwindow *********
  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 2
  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_qquickwindow: 33 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01013/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1431954490):
    http://codereview.qt-project.org/111513 [PS1] - QStateMachine: fix RestorableId exception specification
    http://codereview.qt-project.org/112064 [PS1] - doc: add QStandardPaths documentation for iOS
    http://codereview.qt-project.org/112473 [PS1] - Add QMAKE_LIBDIR_EGL only if it exists
    http://codereview.qt-project.org/111824 [PS3] - Add support to disable close button from the tool window in Cocoa.
    http://codereview.qt-project.org/112374 [PS2] - qdoc: Improve logic for automatic example tag generation



More information about the Ci-reports mailing list