[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Apr 22 14:22:10 CEST 2013


Autotests `tst_qapplication', `tst_qguiapplication', `tst_qmdiarea', `tst_qmenu', and `tst_qwindowcontainer' failed :(

  Testing tst_QWindowContainer
  FAIL!  : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
  tst_qwindowcontainer.cpp(115) : failure location
  FAIL!  : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
  tst_qwindowcontainer.cpp(133) : failure location
  Totals: 7 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindowContainer *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWindowContainer::initTestCase()
  PASS   : tst_QWindowContainer::testShow()
  FAIL!  : tst_QWindowContainer::testPositionAndSize() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
  tst_qwindowcontainer.cpp(115) : failure location
  FAIL!  : tst_QWindowContainer::testExposeObscure() 'QTest::qWaitForWindowExposed(container)' returned FALSE. ()
  tst_qwindowcontainer.cpp(133) : failure location
  PASS   : tst_QWindowContainer::testOwnership()
  PASS   : tst_QWindowContainer::testBehindTheScenesDeletion()
  PASS   : tst_QWindowContainer::testUnparenting()
  PASS   : tst_QWindowContainer::testActivation()
  PASS   : tst_QWindowContainer::cleanupTestCase()
  Totals: 7 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QWindowContainer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindowcontainer: 21 seconds, exit code 2
  
  Testing tst_QMenu
  FAIL!  : tst_QMenu::pushButtonPopulateOnAboutToShow() 'QTest::qWaitForWindowExposed(&b)' returned FALSE. ()
  tst_qmenu.cpp(842) : failure location
  Totals: 38 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QMenu::initTestCase()
  PASS   : tst_QMenu::getSetCheck()
  PASS   : tst_QMenu::addActionsAndClear()
  PASS   : tst_QMenu::keyboardNavigation(data0)
  PASS   : tst_QMenu::keyboardNavigation(data1)
  PASS   : tst_QMenu::keyboardNavigation(data2)
  PASS   : tst_QMenu::keyboardNavigation(data3_noMac)
  PASS   : tst_QMenu::keyboardNavigation(data4)
  PASS   : tst_QMenu::keyboardNavigation(data5)
  PASS   : tst_QMenu::keyboardNavigation(data6)
  PASS   : tst_QMenu::keyboardNavigation(data7)
  PASS   : tst_QMenu::keyboardNavigation(data8)
  PASS   : tst_QMenu::keyboardNavigation(data9)
  PASS   : tst_QMenu::keyboardNavigation(data10)
  XFAIL  : tst_QMenu::keyboardNavigation(shortcut0) QTBUG-22449: QMenu doesn't remove highlight if a menu item is activated by a shortcut
  tst_qmenu.cpp(350) : failure location
  PASS   : tst_QMenu::keyboardNavigation(shortcut0)
  QWARN  : tst_QMenu::focus() setGeometry: Unable to set geometry 100x30+320+138 on 'QWidgetClassWindow'. Resulting geometry:  104x30+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QMenu::focus()
  PASS   : tst_QMenu::overrideMenuAction()
  PASS   : tst_QMenu::statusTip()
  PASS   : tst_QMenu::widgetActionFocus()
  PASS   : tst_QMenu::mouseActivation()
  PASS   : tst_QMenu::tearOff()
  QWARN  : tst_QMenu::layoutDirection() setGeometry: Unable to set geometry 2x2+594+386 on 'QMenuClassWindow'. Resulting geometry:  104x2+594+386 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QMenu::layoutDirection() setGeometry: Unable to set geometry 2x2+318+138 on 'QMenuClassWindow'. Resulting geometry:  104x2+318+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QMenu::layoutDirection()
  PASS   : tst_QMenu::task208001_stylesheet()
  PASS   : tst_QMenu::activeSubMenuPosition()
  PASS   : tst_QMenu::task242454_sizeHint()
  PASS   : tst_QMenu::task176201_clear()
  PASS   : tst_QMenu::task250673_activeMultiColumnSubMenuPosition()
  PASS   : tst_QMenu::task256918_setFont()
  PASS   : tst_QMenu::menuSizeHint()
  PASS   : tst_QMenu::task258920_mouseBorder()
  PASS   : tst_QMenu::setFixedWidth()
  PASS   : tst_QMenu::deleteActionInTriggered()
  FAIL!  : tst_QMenu::pushButtonPopulateOnAboutToShow() 'QTest::qWaitForWindowExposed(&b)' returned FALSE. ()
  tst_qmenu.cpp(842) : failure location
  PASS   : tst_QMenu::QTBUG7907_submenus_autoselect()
  PASS   : tst_QMenu::QTBUG7411_submenus_activate()
  PASS   : tst_QMenu::QTBUG30595_rtl_submenu()
  PASS   : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger()
  PASS   : tst_QMenu::QTBUG_10735_crashWithDialog()
  PASS   : tst_QMenu::cleanupTestCase()
  Totals: 38 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QMenu *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenu: 17 seconds, exit code 1
  
  Testing tst_QMdiArea
  FAIL!  : tst_QMdiArea::nativeSubWindows() 'QTest::qWaitForWindowExposed(&mdiArea)' returned FALSE. ()
  tst_qmdiarea.cpp(2634) : failure location
  Totals: 50 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMdiArea *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QMdiArea::initTestCase()
  PASS   : tst_QMdiArea::subWindowActivated(data0)
  PASS   : tst_QMdiArea::subWindowActivated(data1)
  PASS   : tst_QMdiArea::subWindowActivated(data2)
  PASS   : tst_QMdiArea::subWindowActivated2()
  PASS   : tst_QMdiArea::subWindowActivatedWithMinimize()
  PASS   : tst_QMdiArea::showWindows()
  PASS   : tst_QMdiArea::changeWindowTitle()
  PASS   : tst_QMdiArea::changeModified()
  PASS   : tst_QMdiArea::childSize()
  PASS   : tst_QMdiArea::fixedSize()
  PASS   : tst_QMdiArea::minimumSizeHint()
  PASS   : tst_QMdiArea::sizeHint()
  PASS   : tst_QMdiArea::setActiveSubWindow()
  PASS   : tst_QMdiArea::activeSubWindow()
  PASS   : tst_QMdiArea::currentSubWindow()
  PASS   : tst_QMdiArea::addAndRemoveWindows()
  PASS   : tst_QMdiArea::addAndRemoveWindowsWithReparenting()
  PASS   : tst_QMdiArea::removeSubWindow_2()
  PASS   : tst_QMdiArea::closeWindows()
  PASS   : tst_QMdiArea::activateNextAndPreviousWindow()
  PASS   : tst_QMdiArea::subWindowList(CreationOrder)
  PASS   : tst_QMdiArea::subWindowList(StackingOrder)
  PASS   : tst_QMdiArea::subWindowList(ActivationHistoryOrder)
  PASS   : tst_QMdiArea::setBackground()
  PASS   : tst_QMdiArea::setViewport()
  PASS   : tst_QMdiArea::tileSubWindows()
  PASS   : tst_QMdiArea::cascadeAndTileSubWindows()
  QWARN  : tst_QMdiArea::resizeMaximizedChildWindows(multiple children) setGeometry: Unable to set geometry 100x30+320+138 on 'QWidgetClassWindow'. Resulting geometry:  104x30+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_QMdiArea::resizeMaximizedChildWindows(multiple children)
  PASS   : tst_QMdiArea::focusWidgetAfterAddSubWindow()
  PASS   : tst_QMdiArea::dontMaximizeSubWindowOnActivation()
  PASS   : tst_QMdiArea::delayedPlacement()
  PASS   : tst_QMdiArea::iconGeometryInMenuBar()
  PASS   : tst_QMdiArea::resizeTimer()
  PASS   : tst_QMdiArea::updateScrollBars()
  PASS   : tst_QMdiArea::setActivationOrder(CreationOrder)
  PASS   : tst_QMdiArea::setActivationOrder(StackingOrder)
  PASS   : tst_QMdiArea::setActivationOrder(ActivationHistoryOrder)
  PASS   : tst_QMdiArea::tabBetweenSubWindows()
  PASS   : tst_QMdiArea::setViewMode()
  PASS   : tst_QMdiArea::setTabsClosable()
  PASS   : tst_QMdiArea::setTabsMovable()
  PASS   : tst_QMdiArea::setTabShape()
  PASS   : tst_QMdiArea::setTabPosition(North)
  PASS   : tst_QMdiArea::setTabPosition(South)
  PASS   : tst_QMdiArea::setTabPosition(East)
  PASS   : tst_QMdiArea::setTabPosition(West)
  FAIL!  : tst_QMdiArea::nativeSubWindows() 'QTest::qWaitForWindowExposed(&mdiArea)' returned FALSE. ()
  tst_qmdiarea.cpp(2634) : failure location
  PASS   : tst_QMdiArea::task_209615()
  PASS   : tst_QMdiArea::task_236750()
  PASS   : tst_QMdiArea::cleanupTestCase()
  Totals: 50 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QMdiArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmdiarea: 30 seconds, exit code 1
  
  Testing tst_QGuiApplication
  FAIL!  : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. ()
  tst_qguiapplication.cpp(248) : failure location
  FAIL!  : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1)' returned FALSE. ()
  tst_qguiapplication.cpp(396) : failure location
  Totals: 10 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGuiApplication *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGuiApplication::initTestCase()
  PASS   : tst_QGuiApplication::displayName()
  PASS   : tst_QGuiApplication::focusObject()
  PASS   : tst_QGuiApplication::allWindows()
  PASS   : tst_QGuiApplication::topLevelWindows()
  QWARN  : tst_QGuiApplication::abortQuitOnShow() QWindowSystemInterface::flushWindowSystemEvents() invoked after QGuiApplication destruction, discarding 3 events.
  PASS   : tst_QGuiApplication::abortQuitOnShow()
  QSYSTEM: tst_QGuiApplication::changeFocusWindow() QApplication::regClass: Registering window class 'Qt5QWindowIcon' failed. (Class already exists.)
  FAIL!  : tst_QGuiApplication::changeFocusWindow() 'QTest::qWaitForWindowExposed(&window1)' returned FALSE. ()
  tst_qguiapplication.cpp(248) : failure location
  PASS   : tst_QGuiApplication::keyboardModifiers()
  FAIL!  : tst_QGuiApplication::modalWindow() 'QTest::qWaitForWindowExposed(window1)' returned FALSE. ()
  tst_qguiapplication.cpp(396) : failure location
  QWARN  : tst_QGuiApplication::modalWindow() QWindowSystemInterface::flushWindowSystemEvents() invoked after QGuiApplication destruction, discarding 2 events.
  QWARN  : tst_QGuiApplication::modalWindow() QWindowSystemInterface::flushWindowSystemEvents() invoked after QGuiApplication destruction, discarding 3 events.
  QSYSTEM: tst_QGuiApplication::quitOnLastWindowClosed() QApplication::regClass: Registering window class 'Qt5QWindowIcon' failed. (Class already exists.)
  QWARN  : tst_QGuiApplication::quitOnLastWindowClosed() QWindowSystemInterface::flushWindowSystemEvents() invoked after QGuiApplication destruction, discarding 1 events.
  QWARN  : tst_QGuiApplication::quitOnLastWindowClosed() QWindowSystemInterface::flushWindowSystemEvents() invoked after QGuiApplication destruction, discarding 3 events.
  PASS   : tst_QGuiApplication::quitOnLastWindowClosed()
  PASS   : tst_QGuiApplication::genericPluginsAndWindowSystemEvents()
  PASS   : tst_QGuiApplication::cleanupTestCase()
  Totals: 10 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QGuiApplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qguiapplication: 28 seconds, exit code 2
  
  Testing tst_QApplication
  FAIL!  : tst_QApplication::alert() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
  ..\tst_qapplication.cpp(308) : failure location
  Totals: 54 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QApplication *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QApplication::initTestCase()
  PASS   : tst_QApplication::sendEventsOnProcessEvents()
  PASS   : tst_QApplication::staticSetup()
  FAIL!  : tst_QApplication::alert() 'QTest::qWaitForWindowExposed(&widget)' returned FALSE. ()
  ..\tst_qapplication.cpp(308) : failure location
  PASS   : tst_QApplication::multiple(data0)
  PASS   : tst_QApplication::multiple(data1)
  PASS   : tst_QApplication::multiple(data2)
  PASS   : tst_QApplication::multiple(data3)
  PASS   : tst_QApplication::nonGui()
  PASS   : tst_QApplication::setFont(data0a)
  PASS   : tst_QApplication::setFont(data0b)
  PASS   : tst_QApplication::setFont(data1a)
  PASS   : tst_QApplication::setFont(data1b)
  PASS   : tst_QApplication::setFont(data2a)
  PASS   : tst_QApplication::setFont(data2b)
  PASS   : tst_QApplication::setFont(nonexistingfont after)
  PASS   : tst_QApplication::setFont(nonexistingfont before)
  PASS   : tst_QApplication::setFont(largescaleable after)
  PASS   : tst_QApplication::setFont(largescaleable before)
  PASS   : tst_QApplication::setFont(largeunscaleale after)
  PASS   : tst_QApplication::setFont(largeunscaleale before)
  PASS   : tst_QApplication::args(App name)
  PASS   : tst_QApplication::args(No arguments)
  PASS   : tst_QApplication::args(App name, style)
  PASS   : tst_QApplication::args(App name, style, arbitrary, reverse)
  PASS   : tst_QApplication::appName()
  PASS   : tst_QApplication::lastWindowClosed()
  QWARN  : tst_QApplication::quitOnLastWindowClosed() setGeometry: Unable to set geometry 100x30+370+173 on 'QDialogClassWindow'. Resulting geometry:  104x30+370+173 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_QApplication::quitOnLastWindowClosed() QWindowSystemInterface::flushWindowSystemEvents() invoked after QGuiApplication destruction, discarding 1 events.
  PASS   : tst_QApplication::quitOnLastWindowClosed()
  PASS   : tst_QApplication::closeAllWindows()
  PASS   : tst_QApplication::testDeleteLater()
  PASS   : tst_QApplication::testDeleteLaterProcessEvents()
  QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("C:/work/build/qt/qtbase/plugins")
  QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "C:/work/build/qt/qtbase/plugins"
  QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("C:/work/build/qt/qtbase/plugins")
  QDEBUG : tst_QApplication::libraryPaths() ("C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "C:/work/build/qt/qtbase/plugins", "C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("C:/work/build/qt/qtbase/plugins", "C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "C:/work/build/qt/qtbase/plugins"
  QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("C:/work/build/qt/qtbase/plugins", "C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() appDirPath "C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication"
  QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("C:/work/build/qt/qtbase/tests/auto/widgets/kernel", "C:/work/build/qt/qtbase/plugins", "C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("C:/work/build/qt/qtbase/tests/auto/widgets/kernel", "C:/work/build/qt/qtbase/plugins", "C:/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication")
  PASS   : tst_QApplication::libraryPaths()
  PASS   : tst_QApplication::libraryPaths_qt_plugin_path()
  PASS   : tst_QApplication::libraryPaths_qt_plugin_path_2()
  PASS   : tst_QApplication::sendPostedEvents()
  PASS   : tst_QApplication::thread()
  PASS   : tst_QApplication::desktopSettingsAware()
  PASS   : tst_QApplication::setActiveWindow()
  PASS   : tst_QApplication::focusChanged()
  PASS   : tst_QApplication::focusOut()
  PASS   : tst_QApplication::execAfterExit()
  PASS   : tst_QApplication::wheelScrollLines()
  PASS   : tst_QApplication::task109149()
  PASS   : tst_QApplication::style()
  PASS   : tst_QApplication::allWidgets()
  PASS   : tst_QApplication::topLevelWidgets()
  PASS   : tst_QApplication::setAttribute()
  QWARN  : tst_QApplication::windowsCommandLine(hello world) QObject::startTimer: QTimer can only be used with threads started with QThread
  PASS   : tst_QApplication::windowsCommandLine(hello world)
  QWARN  : tst_QApplication::windowsCommandLine(sql) QObject::startTimer: QTimer can only be used with threads started with QThread
  PASS   : tst_QApplication::windowsCommandLine(sql)
  PASS   : tst_QApplication::touchEventPropagation()
  PASS   : tst_QApplication::qtbug_12673()
  PASS   : tst_QApplication::noQuitOnHide()
  PASS   : tst_QApplication::globalStaticObjectDestruction()
  PASS   : tst_QApplication::abortQuitOnShow()
  PASS   : tst_QApplication::cleanupTestCase()
  Totals: 54 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QApplication *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qapplication: 94 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00978/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1366627825):
    http://codereview.qt-project.org/53944 [PS2] - Use qAccessibleRoleString to stringify roles.
    http://codereview.qt-project.org/54063 [PS8] - Fix windows expose logic



More information about the Ci-reports mailing list