[Ci-reports] fail on QtDeclarative_5.5_Integration #141
Qt Continuous Integration System
ci-noreply at qt-project.org
Tue Mar 31 13:22:42 CEST 2015
Autotests `tst_qquickfocusscope' and `tst_qquickwindow' failed :(
Testing tst_qquickwindow
FAIL! : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same
Actual (((window2 == QGuiApplication::focusWindow()))): 0
Expected (true) : 1
tst_qquickwindow.cpp(1724) : failure location
Totals: 50 passed, 1 failed, 2 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-llp64 shared (dynamic) release build; by MSVC 2012)
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()
SKIP : tst_qquickwindow::headless() Crashes on Windows/ANGLE, QTBUG-42967
tst_qquickwindow.cpp(1215) : failure location
SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature
tst_qquickwindow.cpp(1250) : 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::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() Compared values are not the same
Actual (((window2 == QGuiApplication::focusWindow()))): 0
Expected (true) : 1
tst_qquickwindow.cpp(1724) : failure location
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.
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::testHoverChildMouseEventFilter()
PASS : tst_qquickwindow::cleanupTestCase()
Totals: 50 passed, 1 failed, 2 skipped, 0 blacklisted
********* Finished testing of tst_qquickwindow *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qquickwindow: 45 seconds, exit code 1
Testing tst_qquickfocusscope
FAIL! : tst_qquickfocusscope::canvasFocus() Compared values are not the same
Actual (rootFocusSpy.count()): 5
Expected (3) : 3
tst_qquickfocusscope.cpp(615) : failure location
Totals: 11 passed, 1 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qquickfocusscope *********
Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2012)
PASS : tst_qquickfocusscope::initTestCase()
PASS : tst_qquickfocusscope::basic()
PASS : tst_qquickfocusscope::nested()
PASS : tst_qquickfocusscope::noFocus()
PASS : tst_qquickfocusscope::textEdit()
PASS : tst_qquickfocusscope::forceFocus()
PASS : tst_qquickfocusscope::noParentFocus()
PASS : tst_qquickfocusscope::signalEmission()
PASS : tst_qquickfocusscope::qtBug13380()
PASS : tst_qquickfocusscope::forceActiveFocus()
FAIL! : tst_qquickfocusscope::canvasFocus() Compared values are not the same
Actual (rootFocusSpy.count()): 5
Expected (3) : 3
tst_qquickfocusscope.cpp(615) : failure location
PASS : tst_qquickfocusscope::cleanupTestCase()
Totals: 11 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_qquickfocusscope *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qquickfocusscope: 3 seconds, exit code 1
Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00141/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz
Tested changes (refs/builds/5.5_1427793201):
http://codereview.qt-project.org/109605 [PS5] - Add inheritance documentation markup to animator classes.
More information about the Ci-reports
mailing list