********* Start testing of tst_QQuickMenu *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QQuickMenu::Basic::initTestCase()
PASS   : tst_QQuickMenu::Basic::defaults()
PASS   : tst_QQuickMenu::Basic::count()
SKIP   : tst_QQuickMenu::Basic::mouse(Popup.Item) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(225)]
PASS   : tst_QQuickMenu::Basic::pressAndHold()
PASS   : tst_QQuickMenu::Basic::contextMenuKeyboard(Popup.Item)
PASS   : tst_QQuickMenu::Basic::contextMenuKeyboard(Popup.Window)
PASS   : tst_QQuickMenu::Basic::disabledMenuItemKeyNavigation()
PASS   : tst_QQuickMenu::Basic::mnemonics()
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_enabled_action)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_disabled_action)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_enabled_action)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_disabled_action)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_enabled_menuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_disabled_menuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_enabled_menuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_disabled_menuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(checkable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Basic::checkableMnemonics(uncheckable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Basic::menuButton()
PASS   : tst_QQuickMenu::Basic::addItem()
PASS   : tst_QQuickMenu::Basic::menuSeparator()
PASS   : tst_QQuickMenu::Basic::repeater()
PASS   : tst_QQuickMenu::Basic::order()
PASS   : tst_QQuickMenu::Basic::popup()
PASS   : tst_QQuickMenu::Basic::openParentlessMenu()
PASS   : tst_QQuickMenu::Basic::actions()
PASS   : tst_QQuickMenu::Basic::actionShortcuts()
PASS   : tst_QQuickMenu::Basic::removeTakeItem()
SKIP   : tst_QQuickMenu::Basic::subMenuMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Basic::subMenuMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Basic::subMenuDisabledMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
SKIP   : tst_QQuickMenu::Basic::subMenuDisabledMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
PASS   : tst_QQuickMenu::Basic::subMenuKeyboard(cascading)
PASS   : tst_QQuickMenu::Basic::subMenuKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Basic::subMenuKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Basic::subMenuKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Basic::subMenuDisabledKeyboard(cascading)
PASS   : tst_QQuickMenu::Basic::subMenuDisabledKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Basic::subMenuDisabledKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Basic::subMenuDisabledKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading,flip)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading,overlap)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading,flip,overlap)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading,mirrored)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading,mirrored,flip)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading,mirrored,overlap)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(cascading,mirrored,flip,overlap)
PASS   : tst_QQuickMenu::Basic::subMenuPosition(non-cascading)
PASS   : tst_QQuickMenu::Basic::subMenuFlipsPositionWhenOutOfBounds(PopupType::Item)
PASS   : tst_QQuickMenu::Basic::subMenuWithIcon()
PASS   : tst_QQuickMenu::Basic::addRemoveSubMenus()
SKIP   : tst_QQuickMenu::Basic::subMenuPopupType() The platform doesn't support popup windows. Skipping test.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2360)]
PASS   : tst_QQuickMenu::Basic::scrollable(Window)
PASS   : tst_QQuickMenu::Basic::scrollable(ApplicationWindow)
PASS   : tst_QQuickMenu::Basic::scrollable(WithPadding)
PASS   : tst_QQuickMenu::Basic::scrollable(FixedHeight)
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(MenuItem with Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(Sub-Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(Sub-MenuItem with Action declared inside) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(Sub-MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Basic::disableWhenTriggered(Sub-MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
PASS   : tst_QQuickMenu::Basic::menuItemWidth(non-mirrored)
PASS   : tst_QQuickMenu::Basic::menuItemWidth(mirrored)
PASS   : tst_QQuickMenu::Basic::menuItemWidthAfterMenuWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Basic::menuItemWidthAfterMenuWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Basic::menuItemWidthAfterImplicitWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Basic::menuItemWidthAfterImplicitWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Basic::menuItemWidthAfterRetranslate()
PASS   : tst_QQuickMenu::Basic::giveMenuItemFocusOnButtonPress()
PASS   : tst_QQuickMenu::Basic::customMenuCullItems()
PASS   : tst_QQuickMenu::Basic::customMenuUseRepeaterAsTheContentItem()
PASS   : tst_QQuickMenu::Basic::invalidUrlInImgTag()
PASS   : tst_QQuickMenu::Basic::nativeStatic()
PASS   : tst_QQuickMenu::Basic::nativeDynamicActions()
PASS   : tst_QQuickMenu::Basic::nativeDynamicSubmenus()
PASS   : tst_QQuickMenu::Basic::nativeMenuSeparator()
PASS   : tst_QQuickMenu::Basic::AA_DontUseNativeMenuWindows()
SKIP   : tst_QQuickMenu::Basic::dontUseNativeMenuWindowsChanges() QTBUG-125967 This test will need to be fixed, by using popupType: Popup.Native instead of AA_DontUseNativeMenuWindows.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(3095)]
PASS   : tst_QQuickMenu::Basic::nativeMixedItems()
PASS   : tst_QQuickMenu::Basic::effectivePosition(Item)
PASS   : tst_QQuickMenu::Basic::textPadding()
PASS   : tst_QQuickMenu::Basic::resetCurrentIndexUponPopup(Item)
PASS   : tst_QQuickMenu::Basic::resetCurrentIndexUponPopup(Window)
PASS   : tst_QQuickMenu::Basic::mousePropagationWithinPopup()
PASS   : tst_QQuickMenu::Basic::shortcutInNestedSubMenuAction()
PASS   : tst_QQuickMenu::Basic::animationOnHeight()
PASS   : tst_QQuickMenu::Basic::dontDeleteDelegates()
PASS   : tst_QQuickMenu::Basic::loadMenuAsynchronously()
PASS   : tst_QQuickMenu::Basic::cleanupTestCase()
PASS   : tst_QQuickMenu::Fusion::initTestCase()
PASS   : tst_QQuickMenu::Fusion::defaults()
PASS   : tst_QQuickMenu::Fusion::count()
SKIP   : tst_QQuickMenu::Fusion::mouse(Popup.Item) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(225)]
PASS   : tst_QQuickMenu::Fusion::pressAndHold()
PASS   : tst_QQuickMenu::Fusion::contextMenuKeyboard(Popup.Item)
PASS   : tst_QQuickMenu::Fusion::contextMenuKeyboard(Popup.Window)
PASS   : tst_QQuickMenu::Fusion::disabledMenuItemKeyNavigation()
PASS   : tst_QQuickMenu::Fusion::mnemonics()
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_enabled_action)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_disabled_action)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_enabled_action)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_disabled_action)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_enabled_menuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_disabled_menuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_enabled_menuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_disabled_menuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(checkable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Fusion::checkableMnemonics(uncheckable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Fusion::menuButton()
PASS   : tst_QQuickMenu::Fusion::addItem()
PASS   : tst_QQuickMenu::Fusion::menuSeparator()
PASS   : tst_QQuickMenu::Fusion::repeater()
PASS   : tst_QQuickMenu::Fusion::order()
PASS   : tst_QQuickMenu::Fusion::popup()
PASS   : tst_QQuickMenu::Fusion::openParentlessMenu()
PASS   : tst_QQuickMenu::Fusion::actions()
PASS   : tst_QQuickMenu::Fusion::actionShortcuts()
PASS   : tst_QQuickMenu::Fusion::removeTakeItem()
SKIP   : tst_QQuickMenu::Fusion::subMenuMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Fusion::subMenuMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Fusion::subMenuDisabledMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
SKIP   : tst_QQuickMenu::Fusion::subMenuDisabledMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
PASS   : tst_QQuickMenu::Fusion::subMenuKeyboard(cascading)
PASS   : tst_QQuickMenu::Fusion::subMenuKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Fusion::subMenuKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Fusion::subMenuKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Fusion::subMenuDisabledKeyboard(cascading)
PASS   : tst_QQuickMenu::Fusion::subMenuDisabledKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Fusion::subMenuDisabledKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Fusion::subMenuDisabledKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading,flip)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading,overlap)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading,flip,overlap)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading,mirrored)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading,mirrored,flip)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading,mirrored,overlap)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(cascading,mirrored,flip,overlap)
PASS   : tst_QQuickMenu::Fusion::subMenuPosition(non-cascading)
PASS   : tst_QQuickMenu::Fusion::subMenuFlipsPositionWhenOutOfBounds(PopupType::Item)
PASS   : tst_QQuickMenu::Fusion::subMenuWithIcon()
PASS   : tst_QQuickMenu::Fusion::addRemoveSubMenus()
SKIP   : tst_QQuickMenu::Fusion::subMenuPopupType() The platform doesn't support popup windows. Skipping test.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2360)]
PASS   : tst_QQuickMenu::Fusion::scrollable(Window)
PASS   : tst_QQuickMenu::Fusion::scrollable(ApplicationWindow)
PASS   : tst_QQuickMenu::Fusion::scrollable(WithPadding)
PASS   : tst_QQuickMenu::Fusion::scrollable(FixedHeight)
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(MenuItem with Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(Sub-Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(Sub-MenuItem with Action declared inside) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(Sub-MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Fusion::disableWhenTriggered(Sub-MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
PASS   : tst_QQuickMenu::Fusion::menuItemWidth(non-mirrored)
PASS   : tst_QQuickMenu::Fusion::menuItemWidth(mirrored)
PASS   : tst_QQuickMenu::Fusion::menuItemWidthAfterMenuWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Fusion::menuItemWidthAfterMenuWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Fusion::menuItemWidthAfterImplicitWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Fusion::menuItemWidthAfterImplicitWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Fusion::menuItemWidthAfterRetranslate()
PASS   : tst_QQuickMenu::Fusion::giveMenuItemFocusOnButtonPress()
PASS   : tst_QQuickMenu::Fusion::customMenuCullItems()
PASS   : tst_QQuickMenu::Fusion::customMenuUseRepeaterAsTheContentItem()
PASS   : tst_QQuickMenu::Fusion::invalidUrlInImgTag()
PASS   : tst_QQuickMenu::Fusion::nativeStatic()
PASS   : tst_QQuickMenu::Fusion::nativeDynamicActions()
PASS   : tst_QQuickMenu::Fusion::nativeDynamicSubmenus()
PASS   : tst_QQuickMenu::Fusion::nativeMenuSeparator()
PASS   : tst_QQuickMenu::Fusion::AA_DontUseNativeMenuWindows()
SKIP   : tst_QQuickMenu::Fusion::dontUseNativeMenuWindowsChanges() QTBUG-125967 This test will need to be fixed, by using popupType: Popup.Native instead of AA_DontUseNativeMenuWindows.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(3095)]
PASS   : tst_QQuickMenu::Fusion::nativeMixedItems()
PASS   : tst_QQuickMenu::Fusion::effectivePosition(Item)
PASS   : tst_QQuickMenu::Fusion::textPadding()
PASS   : tst_QQuickMenu::Fusion::resetCurrentIndexUponPopup(Item)
PASS   : tst_QQuickMenu::Fusion::resetCurrentIndexUponPopup(Window)
PASS   : tst_QQuickMenu::Fusion::mousePropagationWithinPopup()
PASS   : tst_QQuickMenu::Fusion::shortcutInNestedSubMenuAction()
PASS   : tst_QQuickMenu::Fusion::animationOnHeight()
PASS   : tst_QQuickMenu::Fusion::dontDeleteDelegates()
PASS   : tst_QQuickMenu::Fusion::loadMenuAsynchronously()
PASS   : tst_QQuickMenu::Fusion::cleanupTestCase()
PASS   : tst_QQuickMenu::FluentWinUI3::initTestCase()
PASS   : tst_QQuickMenu::FluentWinUI3::defaults()
PASS   : tst_QQuickMenu::FluentWinUI3::count()
SKIP   : tst_QQuickMenu::FluentWinUI3::mouse(Popup.Item) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(225)]
PASS   : tst_QQuickMenu::FluentWinUI3::pressAndHold()
PASS   : tst_QQuickMenu::FluentWinUI3::contextMenuKeyboard(Popup.Item)
PASS   : tst_QQuickMenu::FluentWinUI3::contextMenuKeyboard(Popup.Window)
PASS   : tst_QQuickMenu::FluentWinUI3::disabledMenuItemKeyNavigation()
PASS   : tst_QQuickMenu::FluentWinUI3::mnemonics()
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_enabled_action)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_disabled_action)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_enabled_action)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_disabled_action)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_enabled_menuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_disabled_menuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_enabled_menuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_disabled_menuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(checkable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::FluentWinUI3::checkableMnemonics(uncheckable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::FluentWinUI3::menuButton()
PASS   : tst_QQuickMenu::FluentWinUI3::addItem()
PASS   : tst_QQuickMenu::FluentWinUI3::menuSeparator()
PASS   : tst_QQuickMenu::FluentWinUI3::repeater()
PASS   : tst_QQuickMenu::FluentWinUI3::order()
PASS   : tst_QQuickMenu::FluentWinUI3::popup()
PASS   : tst_QQuickMenu::FluentWinUI3::openParentlessMenu()
PASS   : tst_QQuickMenu::FluentWinUI3::actions()
PASS   : tst_QQuickMenu::FluentWinUI3::actionShortcuts()
PASS   : tst_QQuickMenu::FluentWinUI3::removeTakeItem()
SKIP   : tst_QQuickMenu::FluentWinUI3::subMenuMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::FluentWinUI3::subMenuMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::FluentWinUI3::subMenuDisabledMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
SKIP   : tst_QQuickMenu::FluentWinUI3::subMenuDisabledMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuKeyboard(cascading)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuKeyboard(non-cascading)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuDisabledKeyboard(cascading)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuDisabledKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuDisabledKeyboard(non-cascading)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuDisabledKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading,flip)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading,overlap)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading,flip,overlap)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading,mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading,mirrored,flip)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading,mirrored,overlap)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(cascading,mirrored,flip,overlap)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuPosition(non-cascading)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuFlipsPositionWhenOutOfBounds(PopupType::Item)
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuWithIcon()
PASS   : tst_QQuickMenu::FluentWinUI3::addRemoveSubMenus()
SKIP   : tst_QQuickMenu::FluentWinUI3::subMenuPopupType() The platform doesn't support popup windows. Skipping test.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2360)]
PASS   : tst_QQuickMenu::FluentWinUI3::scrollable(Window)
PASS   : tst_QQuickMenu::FluentWinUI3::scrollable(ApplicationWindow)
PASS   : tst_QQuickMenu::FluentWinUI3::scrollable(WithPadding)
PASS   : tst_QQuickMenu::FluentWinUI3::scrollable(FixedHeight)
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(MenuItem with Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(Sub-Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(Sub-MenuItem with Action declared inside) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(Sub-MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::FluentWinUI3::disableWhenTriggered(Sub-MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
PASS   : tst_QQuickMenu::FluentWinUI3::menuItemWidth(non-mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::menuItemWidth(mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::menuItemWidthAfterMenuWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::menuItemWidthAfterMenuWidthChanged(mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::menuItemWidthAfterImplicitWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::menuItemWidthAfterImplicitWidthChanged(mirrored)
PASS   : tst_QQuickMenu::FluentWinUI3::menuItemWidthAfterRetranslate()
PASS   : tst_QQuickMenu::FluentWinUI3::giveMenuItemFocusOnButtonPress()
PASS   : tst_QQuickMenu::FluentWinUI3::customMenuCullItems()
PASS   : tst_QQuickMenu::FluentWinUI3::customMenuUseRepeaterAsTheContentItem()
PASS   : tst_QQuickMenu::FluentWinUI3::invalidUrlInImgTag()
PASS   : tst_QQuickMenu::FluentWinUI3::nativeStatic()
PASS   : tst_QQuickMenu::FluentWinUI3::nativeDynamicActions()
PASS   : tst_QQuickMenu::FluentWinUI3::nativeDynamicSubmenus()
PASS   : tst_QQuickMenu::FluentWinUI3::nativeMenuSeparator()
PASS   : tst_QQuickMenu::FluentWinUI3::AA_DontUseNativeMenuWindows()
SKIP   : tst_QQuickMenu::FluentWinUI3::dontUseNativeMenuWindowsChanges() QTBUG-125967 This test will need to be fixed, by using popupType: Popup.Native instead of AA_DontUseNativeMenuWindows.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(3095)]
PASS   : tst_QQuickMenu::FluentWinUI3::nativeMixedItems()
PASS   : tst_QQuickMenu::FluentWinUI3::effectivePosition(Item)
PASS   : tst_QQuickMenu::FluentWinUI3::textPadding()
PASS   : tst_QQuickMenu::FluentWinUI3::resetCurrentIndexUponPopup(Item)
PASS   : tst_QQuickMenu::FluentWinUI3::resetCurrentIndexUponPopup(Window)
PASS   : tst_QQuickMenu::FluentWinUI3::mousePropagationWithinPopup()
PASS   : tst_QQuickMenu::FluentWinUI3::shortcutInNestedSubMenuAction()
PASS   : tst_QQuickMenu::FluentWinUI3::animationOnHeight()
PASS   : tst_QQuickMenu::FluentWinUI3::dontDeleteDelegates()
PASS   : tst_QQuickMenu::FluentWinUI3::loadMenuAsynchronously()
PASS   : tst_QQuickMenu::FluentWinUI3::cleanupTestCase()
PASS   : tst_QQuickMenu::Imagine::initTestCase()
PASS   : tst_QQuickMenu::Imagine::defaults()
PASS   : tst_QQuickMenu::Imagine::count()
SKIP   : tst_QQuickMenu::Imagine::mouse(Popup.Item) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(225)]
PASS   : tst_QQuickMenu::Imagine::pressAndHold()
PASS   : tst_QQuickMenu::Imagine::contextMenuKeyboard(Popup.Item)
PASS   : tst_QQuickMenu::Imagine::contextMenuKeyboard(Popup.Window)
PASS   : tst_QQuickMenu::Imagine::disabledMenuItemKeyNavigation()
PASS   : tst_QQuickMenu::Imagine::mnemonics()
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_enabled_action)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_disabled_action)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_enabled_action)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_disabled_action)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_enabled_menuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_disabled_menuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_enabled_menuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_disabled_menuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(checkable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Imagine::checkableMnemonics(uncheckable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Imagine::menuButton()
PASS   : tst_QQuickMenu::Imagine::addItem()
PASS   : tst_QQuickMenu::Imagine::menuSeparator()
PASS   : tst_QQuickMenu::Imagine::repeater()
PASS   : tst_QQuickMenu::Imagine::order()
PASS   : tst_QQuickMenu::Imagine::popup()
PASS   : tst_QQuickMenu::Imagine::openParentlessMenu()
PASS   : tst_QQuickMenu::Imagine::actions()
PASS   : tst_QQuickMenu::Imagine::actionShortcuts()
PASS   : tst_QQuickMenu::Imagine::removeTakeItem()
SKIP   : tst_QQuickMenu::Imagine::subMenuMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Imagine::subMenuMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Imagine::subMenuDisabledMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
SKIP   : tst_QQuickMenu::Imagine::subMenuDisabledMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
PASS   : tst_QQuickMenu::Imagine::subMenuKeyboard(cascading)
PASS   : tst_QQuickMenu::Imagine::subMenuKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Imagine::subMenuKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Imagine::subMenuKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Imagine::subMenuDisabledKeyboard(cascading)
PASS   : tst_QQuickMenu::Imagine::subMenuDisabledKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Imagine::subMenuDisabledKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Imagine::subMenuDisabledKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading,flip)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading,overlap)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading,flip,overlap)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading,mirrored)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading,mirrored,flip)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading,mirrored,overlap)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(cascading,mirrored,flip,overlap)
PASS   : tst_QQuickMenu::Imagine::subMenuPosition(non-cascading)
PASS   : tst_QQuickMenu::Imagine::subMenuFlipsPositionWhenOutOfBounds(PopupType::Item)
PASS   : tst_QQuickMenu::Imagine::subMenuWithIcon()
PASS   : tst_QQuickMenu::Imagine::addRemoveSubMenus()
SKIP   : tst_QQuickMenu::Imagine::subMenuPopupType() The platform doesn't support popup windows. Skipping test.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2360)]
PASS   : tst_QQuickMenu::Imagine::scrollable(Window)
PASS   : tst_QQuickMenu::Imagine::scrollable(ApplicationWindow)
PASS   : tst_QQuickMenu::Imagine::scrollable(WithPadding)
PASS   : tst_QQuickMenu::Imagine::scrollable(FixedHeight)
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(MenuItem with Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(Sub-Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(Sub-MenuItem with Action declared inside) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(Sub-MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Imagine::disableWhenTriggered(Sub-MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
PASS   : tst_QQuickMenu::Imagine::menuItemWidth(non-mirrored)
PASS   : tst_QQuickMenu::Imagine::menuItemWidth(mirrored)
PASS   : tst_QQuickMenu::Imagine::menuItemWidthAfterMenuWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Imagine::menuItemWidthAfterMenuWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Imagine::menuItemWidthAfterImplicitWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Imagine::menuItemWidthAfterImplicitWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Imagine::menuItemWidthAfterRetranslate()
PASS   : tst_QQuickMenu::Imagine::giveMenuItemFocusOnButtonPress()
PASS   : tst_QQuickMenu::Imagine::customMenuCullItems()
PASS   : tst_QQuickMenu::Imagine::customMenuUseRepeaterAsTheContentItem()
PASS   : tst_QQuickMenu::Imagine::invalidUrlInImgTag()
PASS   : tst_QQuickMenu::Imagine::nativeStatic()
PASS   : tst_QQuickMenu::Imagine::nativeDynamicActions()
PASS   : tst_QQuickMenu::Imagine::nativeDynamicSubmenus()
PASS   : tst_QQuickMenu::Imagine::nativeMenuSeparator()
PASS   : tst_QQuickMenu::Imagine::AA_DontUseNativeMenuWindows()
SKIP   : tst_QQuickMenu::Imagine::dontUseNativeMenuWindowsChanges() QTBUG-125967 This test will need to be fixed, by using popupType: Popup.Native instead of AA_DontUseNativeMenuWindows.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(3095)]
PASS   : tst_QQuickMenu::Imagine::nativeMixedItems()
PASS   : tst_QQuickMenu::Imagine::effectivePosition(Item)
PASS   : tst_QQuickMenu::Imagine::textPadding()
PASS   : tst_QQuickMenu::Imagine::resetCurrentIndexUponPopup(Item)
PASS   : tst_QQuickMenu::Imagine::resetCurrentIndexUponPopup(Window)
PASS   : tst_QQuickMenu::Imagine::mousePropagationWithinPopup()
PASS   : tst_QQuickMenu::Imagine::shortcutInNestedSubMenuAction()
PASS   : tst_QQuickMenu::Imagine::animationOnHeight()
PASS   : tst_QQuickMenu::Imagine::dontDeleteDelegates()
PASS   : tst_QQuickMenu::Imagine::loadMenuAsynchronously()
PASS   : tst_QQuickMenu::Imagine::cleanupTestCase()
PASS   : tst_QQuickMenu::Material::initTestCase()
PASS   : tst_QQuickMenu::Material::defaults()
PASS   : tst_QQuickMenu::Material::count()
SKIP   : tst_QQuickMenu::Material::mouse(Popup.Item) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(225)]
PASS   : tst_QQuickMenu::Material::pressAndHold()
PASS   : tst_QQuickMenu::Material::contextMenuKeyboard(Popup.Item)
PASS   : tst_QQuickMenu::Material::contextMenuKeyboard(Popup.Window)
PASS   : tst_QQuickMenu::Material::disabledMenuItemKeyNavigation()
PASS   : tst_QQuickMenu::Material::mnemonics()
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_enabled_action)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_disabled_action)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_enabled_action)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_disabled_action)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_enabled_menuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_disabled_menuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_enabled_menuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_disabled_menuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(checkable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Material::checkableMnemonics(uncheckable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Material::menuButton()
PASS   : tst_QQuickMenu::Material::addItem()
PASS   : tst_QQuickMenu::Material::menuSeparator()
PASS   : tst_QQuickMenu::Material::repeater()
PASS   : tst_QQuickMenu::Material::order()
PASS   : tst_QQuickMenu::Material::popup()
PASS   : tst_QQuickMenu::Material::openParentlessMenu()
PASS   : tst_QQuickMenu::Material::actions()
PASS   : tst_QQuickMenu::Material::actionShortcuts()
PASS   : tst_QQuickMenu::Material::removeTakeItem()
SKIP   : tst_QQuickMenu::Material::subMenuMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Material::subMenuMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Material::subMenuDisabledMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
SKIP   : tst_QQuickMenu::Material::subMenuDisabledMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
PASS   : tst_QQuickMenu::Material::subMenuKeyboard(cascading)
PASS   : tst_QQuickMenu::Material::subMenuKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Material::subMenuKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Material::subMenuKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Material::subMenuDisabledKeyboard(cascading)
PASS   : tst_QQuickMenu::Material::subMenuDisabledKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Material::subMenuDisabledKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Material::subMenuDisabledKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading,flip)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading,overlap)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading,flip,overlap)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading,mirrored)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading,mirrored,flip)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading,mirrored,overlap)
PASS   : tst_QQuickMenu::Material::subMenuPosition(cascading,mirrored,flip,overlap)
PASS   : tst_QQuickMenu::Material::subMenuPosition(non-cascading)
PASS   : tst_QQuickMenu::Material::subMenuFlipsPositionWhenOutOfBounds(PopupType::Item)
PASS   : tst_QQuickMenu::Material::subMenuWithIcon()
PASS   : tst_QQuickMenu::Material::addRemoveSubMenus()
SKIP   : tst_QQuickMenu::Material::subMenuPopupType() The platform doesn't support popup windows. Skipping test.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2360)]
PASS   : tst_QQuickMenu::Material::scrollable(Window)
PASS   : tst_QQuickMenu::Material::scrollable(ApplicationWindow)
PASS   : tst_QQuickMenu::Material::scrollable(WithPadding)
PASS   : tst_QQuickMenu::Material::scrollable(FixedHeight)
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(MenuItem with Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(Sub-Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(Sub-MenuItem with Action declared inside) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(Sub-MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Material::disableWhenTriggered(Sub-MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
PASS   : tst_QQuickMenu::Material::menuItemWidth(non-mirrored)
PASS   : tst_QQuickMenu::Material::menuItemWidth(mirrored)
PASS   : tst_QQuickMenu::Material::menuItemWidthAfterMenuWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Material::menuItemWidthAfterMenuWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Material::menuItemWidthAfterImplicitWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Material::menuItemWidthAfterImplicitWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Material::menuItemWidthAfterRetranslate()
PASS   : tst_QQuickMenu::Material::giveMenuItemFocusOnButtonPress()
PASS   : tst_QQuickMenu::Material::customMenuCullItems()
PASS   : tst_QQuickMenu::Material::customMenuUseRepeaterAsTheContentItem()
PASS   : tst_QQuickMenu::Material::invalidUrlInImgTag()
PASS   : tst_QQuickMenu::Material::nativeStatic()
PASS   : tst_QQuickMenu::Material::nativeDynamicActions()
PASS   : tst_QQuickMenu::Material::nativeDynamicSubmenus()
PASS   : tst_QQuickMenu::Material::nativeMenuSeparator()
PASS   : tst_QQuickMenu::Material::AA_DontUseNativeMenuWindows()
SKIP   : tst_QQuickMenu::Material::dontUseNativeMenuWindowsChanges() QTBUG-125967 This test will need to be fixed, by using popupType: Popup.Native instead of AA_DontUseNativeMenuWindows.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(3095)]
PASS   : tst_QQuickMenu::Material::nativeMixedItems()
PASS   : tst_QQuickMenu::Material::effectivePosition(Item)
PASS   : tst_QQuickMenu::Material::textPadding()
PASS   : tst_QQuickMenu::Material::resetCurrentIndexUponPopup(Item)
PASS   : tst_QQuickMenu::Material::resetCurrentIndexUponPopup(Window)
PASS   : tst_QQuickMenu::Material::mousePropagationWithinPopup()
PASS   : tst_QQuickMenu::Material::shortcutInNestedSubMenuAction()
PASS   : tst_QQuickMenu::Material::animationOnHeight()
PASS   : tst_QQuickMenu::Material::dontDeleteDelegates()
PASS   : tst_QQuickMenu::Material::loadMenuAsynchronously()
PASS   : tst_QQuickMenu::Material::cleanupTestCase()
PASS   : tst_QQuickMenu::Universal::initTestCase()
PASS   : tst_QQuickMenu::Universal::defaults()
PASS   : tst_QQuickMenu::Universal::count()
SKIP   : tst_QQuickMenu::Universal::mouse(Popup.Item) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(225)]
PASS   : tst_QQuickMenu::Universal::pressAndHold()
PASS   : tst_QQuickMenu::Universal::contextMenuKeyboard(Popup.Item)
PASS   : tst_QQuickMenu::Universal::contextMenuKeyboard(Popup.Window)
PASS   : tst_QQuickMenu::Universal::disabledMenuItemKeyNavigation()
PASS   : tst_QQuickMenu::Universal::mnemonics()
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_enabled_action)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_disabled_action)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_enabled_action)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_disabled_action)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_enabled_menuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_disabled_menuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_enabled_menuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_disabled_menuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_enabled_subMenuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_disabled_subMenuItem)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(checkable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_enabled_subMenuAction)
PASS   : tst_QQuickMenu::Universal::checkableMnemonics(uncheckable_disabled_subMenuAction)
PASS   : tst_QQuickMenu::Universal::menuButton()
PASS   : tst_QQuickMenu::Universal::addItem()
PASS   : tst_QQuickMenu::Universal::menuSeparator()
PASS   : tst_QQuickMenu::Universal::repeater()
PASS   : tst_QQuickMenu::Universal::order()
PASS   : tst_QQuickMenu::Universal::popup()
PASS   : tst_QQuickMenu::Universal::openParentlessMenu()
PASS   : tst_QQuickMenu::Universal::actions()
PASS   : tst_QQuickMenu::Universal::actionShortcuts()
PASS   : tst_QQuickMenu::Universal::removeTakeItem()
SKIP   : tst_QQuickMenu::Universal::subMenuMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Universal::subMenuMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1556)]
SKIP   : tst_QQuickMenu::Universal::subMenuDisabledMouse(cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
SKIP   : tst_QQuickMenu::Universal::subMenuDisabledMouse(non-cascading, in-scene) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(1706)]
PASS   : tst_QQuickMenu::Universal::subMenuKeyboard(cascading)
PASS   : tst_QQuickMenu::Universal::subMenuKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Universal::subMenuKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Universal::subMenuKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Universal::subMenuDisabledKeyboard(cascading)
PASS   : tst_QQuickMenu::Universal::subMenuDisabledKeyboard(cascading,mirrored)
PASS   : tst_QQuickMenu::Universal::subMenuDisabledKeyboard(non-cascading)
PASS   : tst_QQuickMenu::Universal::subMenuDisabledKeyboard(non-cascading,mirrored)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading,flip)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading,overlap)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading,flip,overlap)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading,mirrored)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading,mirrored,flip)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading,mirrored,overlap)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(cascading,mirrored,flip,overlap)
PASS   : tst_QQuickMenu::Universal::subMenuPosition(non-cascading)
PASS   : tst_QQuickMenu::Universal::subMenuFlipsPositionWhenOutOfBounds(PopupType::Item)
PASS   : tst_QQuickMenu::Universal::subMenuWithIcon()
PASS   : tst_QQuickMenu::Universal::addRemoveSubMenus()
SKIP   : tst_QQuickMenu::Universal::subMenuPopupType() The platform doesn't support popup windows. Skipping test.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2360)]
PASS   : tst_QQuickMenu::Universal::scrollable(Window)
PASS   : tst_QQuickMenu::Universal::scrollable(ApplicationWindow)
PASS   : tst_QQuickMenu::Universal::scrollable(WithPadding)
PASS   : tst_QQuickMenu::Universal::scrollable(FixedHeight)
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(MenuItem with Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(Sub-Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(Sub-MenuItem with Action declared inside) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(Sub-MenuItem with Action declared outside menu) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
SKIP   : tst_QQuickMenu::Universal::disableWhenTriggered(Sub-MenuItem with no Action) Mouse hovering is not supported on the offscreen/minimal platforms
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2500)]
PASS   : tst_QQuickMenu::Universal::menuItemWidth(non-mirrored)
PASS   : tst_QQuickMenu::Universal::menuItemWidth(mirrored)
PASS   : tst_QQuickMenu::Universal::menuItemWidthAfterMenuWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Universal::menuItemWidthAfterMenuWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Universal::menuItemWidthAfterImplicitWidthChanged(non-mirrored)
PASS   : tst_QQuickMenu::Universal::menuItemWidthAfterImplicitWidthChanged(mirrored)
PASS   : tst_QQuickMenu::Universal::menuItemWidthAfterRetranslate()
PASS   : tst_QQuickMenu::Universal::giveMenuItemFocusOnButtonPress()
PASS   : tst_QQuickMenu::Universal::customMenuCullItems()
PASS   : tst_QQuickMenu::Universal::customMenuUseRepeaterAsTheContentItem()
PASS   : tst_QQuickMenu::Universal::invalidUrlInImgTag()
PASS   : tst_QQuickMenu::Universal::nativeStatic()
PASS   : tst_QQuickMenu::Universal::nativeDynamicActions()
PASS   : tst_QQuickMenu::Universal::nativeDynamicSubmenus()
PASS   : tst_QQuickMenu::Universal::nativeMenuSeparator()
PASS   : tst_QQuickMenu::Universal::AA_DontUseNativeMenuWindows()
SKIP   : tst_QQuickMenu::Universal::dontUseNativeMenuWindowsChanges() QTBUG-125967 This test will need to be fixed, by using popupType: Popup.Native instead of AA_DontUseNativeMenuWindows.
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(3095)]
PASS   : tst_QQuickMenu::Universal::nativeMixedItems()
PASS   : tst_QQuickMenu::Universal::effectivePosition(Item)
PASS   : tst_QQuickMenu::Universal::textPadding()
PASS   : tst_QQuickMenu::Universal::resetCurrentIndexUponPopup(Item)
PASS   : tst_QQuickMenu::Universal::resetCurrentIndexUponPopup(Window)
PASS   : tst_QQuickMenu::Universal::mousePropagationWithinPopup()
PASS   : tst_QQuickMenu::Universal::shortcutInNestedSubMenuAction()
PASS   : tst_QQuickMenu::Universal::animationOnHeight()
PASS   : tst_QQuickMenu::Universal::dontDeleteDelegates()
PASS   : tst_QQuickMenu::Universal::loadMenuAsynchronously()
PASS   : tst_QQuickMenu::Universal::cleanupTestCase()
Totals: 510 passed, 0 failed, 90 skipped, 0 blacklisted, 108331ms
********* Finished testing of tst_QQuickMenu *********
