[Ci-reports] fail on QtDeclarative_5.4_Integration #150

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Sep 12 09:06:55 CEST 2014


Autotests `tst_qquickitem' and `tst_qquickwindow' failed :(

  Testing tst_qquickwindow
  FAIL!  : tst_qquickwindow::testWindowVisibilityOrder() 'window3 == QGuiApplication::focusWindow()' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(1690)]
  Totals: 53 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 4.1 ((tags/Apple/clang-421.11.66)) (Apple))
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::openglContextCreatedSignal()
  PASS   : tst_qquickwindow::aboutToStopSignal()
  PASS   : tst_qquickwindow::constantUpdates()
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped)
  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()
  PASS   : tst_qquickwindow::noUpdateWhenNothingChanges()
  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()
  FAIL!  : tst_qquickwindow::testWindowVisibilityOrder() 'window3 == QGuiApplication::focusWindow()' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(1690)]
  PASS   : tst_qquickwindow::blockClosing()
  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.
  PASS   : 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::cleanupTestCase()
  Totals: 53 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickwindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickwindow: 28 seconds, exit code 1
  
  Testing tst_qquickitem
  FAIL!  : tst_qquickitem::visualParentOwnershipWindow() '!newItem.isNull()' returned FALSE. ()
     Loc: [tst_qquickitem.cpp(1848)]
  Totals: 53 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickitem *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 4.1 ((tags/Apple/clang-421.11.66)) (Apple))
  PASS   : tst_qquickitem::initTestCase()
  PASS   : tst_qquickitem::noWindow()
  PASS   : tst_qquickitem::simpleFocus()
  PASS   : tst_qquickitem::scopedFocus()
  PASS   : tst_qquickitem::addedToWindow()
  PASS   : tst_qquickitem::changeParent()
  PASS   : tst_qquickitem::multipleFocusClears()
  PASS   : tst_qquickitem::focusSubItemInNonFocusScope()
  PASS   : tst_qquickitem::parentItemWithFocus()
  PASS   : tst_qquickitem::reparentFocusedItem()
  PASS   : tst_qquickitem::constructor()
  PASS   : tst_qquickitem::setParentItem()
  PASS   : tst_qquickitem::visible()
  PASS   : tst_qquickitem::enabled()
  PASS   : tst_qquickitem::enabledFocus()
  PASS   : tst_qquickitem::mouseGrab()
  PASS   : tst_qquickitem::touchEventAcceptIgnore(with touch)
  PASS   : tst_qquickitem::touchEventAcceptIgnore(without touch)
  PASS   : tst_qquickitem::polishOutsideAnimation()
  PASS   : tst_qquickitem::polishOnCompleted()
  PASS   : tst_qquickitem::wheelEvent(visible and enabled)
  PASS   : tst_qquickitem::wheelEvent(visible and disabled)
  PASS   : tst_qquickitem::wheelEvent(invisible and enabled)
  PASS   : tst_qquickitem::wheelEvent(invisible and disabled)
  PASS   : tst_qquickitem::hoverEvent(visible, enabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(visible, disabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, enabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, disabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(visible, enabled, not accept hover)
  PASS   : tst_qquickitem::hoverEvent(visible, disabled, not accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, enabled, not accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, disabled, not accept hover)
  PASS   : tst_qquickitem::hoverEventInParent()
  PASS   : tst_qquickitem::paintOrder(test 1 noop)
  PASS   : tst_qquickitem::paintOrder(test 1 add)
  PASS   : tst_qquickitem::paintOrder(test 1 remove)
  PASS   : tst_qquickitem::paintOrder(test 1 stack before)
  PASS   : tst_qquickitem::paintOrder(test 1 stack after)
  PASS   : tst_qquickitem::paintOrder(test 1 set z)
  PASS   : tst_qquickitem::paintOrder(test 2 noop)
  PASS   : tst_qquickitem::paintOrder(test 2 add)
  PASS   : tst_qquickitem::paintOrder(test 2 remove 1)
  PASS   : tst_qquickitem::paintOrder(test 2 remove 2)
  PASS   : tst_qquickitem::paintOrder(test 2 stack before 1)
  PASS   : tst_qquickitem::paintOrder(test 2 stack before 2)
  PASS   : tst_qquickitem::paintOrder(test 2 stack after 1)
  PASS   : tst_qquickitem::paintOrder(test 2 stack after 2)
  PASS   : tst_qquickitem::paintOrder(test 1 set z)
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  PASS   : tst_qquickitem::acceptedMouseButtons()
  PASS   : tst_qquickitem::visualParentOwnership()
  FAIL!  : tst_qquickitem::visualParentOwnershipWindow() '!newItem.isNull()' returned FALSE. ()
     Loc: [tst_qquickitem.cpp(1848)]
  PASS   : tst_qquickitem::testSGInvalidate()
  PASS   : tst_qquickitem::objectChildTransform()
  PASS   : tst_qquickitem::cleanupTestCase()
  Totals: 53 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickitem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitem: 11 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00150/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/5.4_1410503556):
    http://codereview.qt-project.org/94424 [PS4] - move QQuickWindowAttached to QQuickWindowQmlImpl



More information about the Ci-reports mailing list