[Ci-reports] fail on QtBase_5.5_Integration #199
Qt Continuous Integration System
ci-noreply at qt-project.org
Fri Mar 6 16:20:46 CET 2015
Autotest `tst_qquickwindow' failed :(
Testing tst_qquickwindow
FAIL! : tst_qquickwindow::cursor() Compared values are not the same
Loc: [tst_qquickwindow.cpp(1444)]
Totals: 51 passed, 1 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 failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qquickwindow: 18 seconds, exit code 1
Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00199/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz
Tested changes (refs/builds/5.5_1425650292):
http://codereview.qt-project.org/107946 [PS1] - Avoid crashing when there is no QWindowsIntegration anymore
http://codereview.qt-project.org/107474 [PS2] - iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prf
http://codereview.qt-project.org/107475 [PS2] - Xcode: Add support for generating XCTest test bundles out of Qt testcases
http://codereview.qt-project.org/107743 [PS4] - iOS: Use qFatal when detecting QApplication before UIApplicationMain
http://codereview.qt-project.org/107783 [PS3] - iOS: Define QT_NO_PROCESS, as the platform doesn't allow fork/exec
More information about the Ci-reports
mailing list