[Ci-reports] fail on QtBase_5.4.2_Integration #5

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Apr 22 12:23:57 CEST 2015


Autotests `tst_qmenu' and `tst_qmenubar' failed :(

  Testing tst_QMenuBar
  2015-04-22 13:04:06.526 tst_qmenubar[1684:1f0b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmenubar.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QMenuBar::task256322_highlight() '(menu.isVisible())' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1163)]
  Totals: 18 passed, 1 failed, 3 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenuBar *********
  Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_QMenuBar::initTestCase()
  PASS   : tst_QMenuBar::getSetCheck()
  PASS   : tst_QMenuBar::clear()
  PASS   : tst_QMenuBar::removeItemAt(first)
  PASS   : tst_QMenuBar::removeItemAt(middle)
  PASS   : tst_QMenuBar::removeItemAt(last)
  PASS   : tst_QMenuBar::removeItem(first)
  PASS   : tst_QMenuBar::removeItem(middle)
  PASS   : tst_QMenuBar::removeItem(last)
  PASS   : tst_QMenuBar::count()
  PASS   : tst_QMenuBar::insertItem_QString_QObject()
  PASS   : tst_QMenuBar::check_endKey()
  PASS   : tst_QMenuBar::check_homeKey()
  SKIP   : tst_QMenuBar::check_altPress() this is not supposed to work in the macintosh style. Skipping.
     Loc: [tst_qmenubar.cpp(967)]
  PASS   : tst_QMenuBar::task223138_triggered()
  QWARN  : tst_QMenuBar::task256322_highlight() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  2015-04-22 13:04:23.966 tst_qmenubar[1915:1f07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmenubar.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QMenuBar::task256322_highlight() '(menu.isVisible())' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1163)]
  PASS   : tst_QMenuBar::menubarSizeHint()
  PASS   : tst_QMenuBar::taskQTBUG11823_crashwithInvisibleActions()
  PASS   : tst_QMenuBar::closeOnSecondClick()
  SKIP   : tst_QMenuBar::cornerWidgets(left) Test interferes with native menu bars on this platform
     Loc: [tst_qmenubar.cpp(1361)]
  SKIP   : tst_QMenuBar::cornerWidgets(right) Test interferes with native menu bars on this platform
     Loc: [tst_qmenubar.cpp(1361)]
  PASS   : tst_QMenuBar::cleanupTestCase()
  Totals: 18 passed, 1 failed, 3 skipped, 0 blacklisted
  ********* Finished testing of tst_QMenuBar *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenubar: 35 seconds, exit code 1
  
  Testing tst_QMenu
  2015-04-22 13:03:23.846 tst_qmenu[1152:4c1f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmenu.savedState/window_2.data: Permission denied (13)
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual   (((action)))         : 0x7fd7cbc29840
     Expected (menu.activeAction()): 0x0
     Loc: [tst_qmenu.cpp(819)]
  Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  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_Mac)
  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) Shortcut navication fails, see QTBUG-23684
     Loc: [tst_qmenu.cpp(363)]
  PASS   : tst_QMenu::keyboardNavigation(shortcut0)
  SKIP   : tst_QMenu::focus() Computer is currently set up to NOT tab to all widgets, this test assumes you can tab to all widgets
     Loc: [tst_qmenu.cpp(394)]
  PASS   : tst_QMenu::overrideMenuAction()
  PASS   : tst_QMenu::statusTip()
  PASS   : tst_QMenu::widgetActionFocus()
  PASS   : tst_QMenu::mouseActivation()
  PASS   : tst_QMenu::tearOff()
  PASS   : tst_QMenu::layoutDirection()
  PASS   : tst_QMenu::task208001_stylesheet()
  PASS   : tst_QMenu::activeSubMenuPosition()
  PASS   : tst_QMenu::task242454_sizeHint()
  PASS   : tst_QMenu::task176201_clear()
  SKIP   : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() the style doesn't support multiple columns, it makes the menu scrollable
     Loc: [tst_qmenu.cpp(706)]
  PASS   : tst_QMenu::task256918_setFont()
  PASS   : tst_QMenu::menuSizeHint()
  2015-04-22 13:03:45.869 tst_qmenu[1406:861f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qmenu.savedState/window_2.data: Permission denied (13)
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual   (((action)))         : 0x7fe37a32bc80
     Expected (menu.activeAction()): 0x0
     Loc: [tst_qmenu.cpp(819)]
  PASS   : tst_QMenu::setFixedWidth()
  PASS   : tst_QMenu::deleteActionInTriggered()
  PASS   : tst_QMenu::pushButtonPopulateOnAboutToShow()
  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::QTBUG_37933_ampersands(simple)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(ampersand)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(double_ampersand)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_space)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_after_spaces)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(ampersand_in_parentheses_before_space)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(only_ampersand_in_parentheses_after_space)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(parentheses_after_space)
  PASS   : tst_QMenu::QTBUG_37933_ampersands(ampersand_after_space)
  PASS   : tst_QMenu::cleanupTestCase()
  Totals: 47 passed, 1 failed, 2 skipped, 0 blacklisted
  ********* Finished testing of tst_QMenu *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenu: 44 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_5.4.2_Integration/build_00005/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/5.4.2_1429693559):
    http://codereview.qt-project.org/110724 [PS4] - ItemViews: Fix acceptance of drag enter events



More information about the Ci-reports mailing list