[Ci-reports] fail on QtDeclarative_stable_Integration #2276

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jun 4 18:00:16 CEST 2014


Autotest `tst_qquickwindow' failed :(

  Testing tst_qquickwindow
  Totals: 45 passed, 0 failed, 1 skipped
  External WM_DESTROY received for  QQuickWindowQmlImpl(0x2416a1eec0, name = "window5") , parent:  QObject(0x0)  , transient parent:  QQuickWindowQmlImpl(0x24169eff90, name = "window4")
  External WM_DESTROY received for  QQuickWindowQmlImpl(0x24169eff90, name = "window4") , parent:  QObject(0x0)  , transient parent:  QQuickWindowQmlImpl(0x24170c3880, name = "window2")
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  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
  tst_qquickwindow.cpp(1219) : failure location
  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::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::crashWhenHoverItemDeleted()
  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::cleanupTestCase()
  Totals: 45 passed, 0 failed, 1 skipped
  ********* Finished testing of tst_qquickwindow *********
  External WM_DESTROY received for  QQuickWindowQmlImpl(0xdd8a4cc990, name = "window5") , parent:  QObject(0x0)  , transient parent:  QQuickWindowQmlImpl(0xdd8a4a08f0, name = "window4")
  External WM_DESTROY received for  QQuickWindowQmlImpl(0xdd8a4a08f0, name = "window4") , parent:  QObject(0x0)  , transient parent:  QQuickWindowQmlImpl(0xdd8be44ca0, name = "window2")
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickwindow: 13 seconds, exit code 3221225477

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_02276/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz

  Tested changes (refs/builds/stable_1401894893):
    http://codereview.qt-project.org/86383 [PS8] - Doc: Updated "Qt Quick Examples" pages.
    http://codereview.qt-project.org/86634 [PS2] - Doc: Removed redundant link to section in the same page.
    http://codereview.qt-project.org/86710 [PS6] - Fix method overload calling of Qt slots from JavaScript
    http://codereview.qt-project.org/86725 [PS1] - Fix bindings to when property of States not always working
    http://codereview.qt-project.org/86608 [PS1] - Use the correct precision specifier in visualizer GLSL.
    http://codereview.qt-project.org/86719 [PS2] - Detect and warn when using QQuickWidget as a native child



More information about the Ci-reports mailing list