********* Start testing of tst_xdgshell *********
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_xdgshell::initTestCase()
PASS   : tst_xdgshell::showMinimized()
PASS   : tst_xdgshell::basicConfigure()
PASS   : tst_xdgshell::configureSize()
PASS   : tst_xdgshell::configureStates()
PASS   : tst_xdgshell::configureBounds()
PASS   : tst_xdgshell::popup()
PASS   : tst_xdgshell::tooltipOnPopup()
PASS   : tst_xdgshell::tooltipAndSiblingPopup()
PASS   : tst_xdgshell::windowTypeChanges()
PASS   : tst_xdgshell::switchPopups()
PASS   : tst_xdgshell::hidePopupParent()
QWARN  : tst_xdgshell::popupsWithoutParent() qt.qpa.wayland: Failed to create grabbing popup. Ensure popup  QRasterWindow(0xfffff77159d8) has a transientParent set and that parent window has received input.
PASS   : tst_xdgshell::popupsWithoutParent()
PASS   : tst_xdgshell::pongs()
PASS   : tst_xdgshell::minMaxSize(onlyMinSize)
PASS   : tst_xdgshell::minMaxSize(onlyMaxSize)
PASS   : tst_xdgshell::minMaxSize(maxIsSentAsZero)
PASS   : tst_xdgshell::minMaxSize(fullHints)
PASS   : tst_xdgshell::minMaxSize(invalidResize)
PASS   : tst_xdgshell::windowGeometry()
PASS   : tst_xdgshell::foreignSurface()
PASS   : tst_xdgshell::nativeResources()
PASS   : tst_xdgshell::suspended()
PASS   : tst_xdgshell::initiallySuspended()
PASS   : tst_xdgshell::modality()
PASS   : tst_xdgshell::modalityWithoutTransientParent()
QWARN  : tst_xdgshell::grabbingSiblingPopups() qt.qpa.wayland: The compositor sent a wl_pointer.enter event before sending a leave event first, this is not allowed by the wayland protocol attempting to work around it by invalidating the current focus
QWARN  : tst_xdgshell::grabbingSiblingPopups() qt.qpa.wayland: Creating a popup with a parent, QRasterWindow(0xfffff7715a70) which does not match the current topmost grabbing popup, QRasterWindow(0xc93c57014890) With some shell surface protocols, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly. Please fix the transient parent of the popup.
PASS   : tst_xdgshell::grabbingSiblingPopups()
PASS   : tst_xdgshell::cleanupTestCase()
Totals: 28 passed, 0 failed, 0 skipped, 0 blacklisted, 6168ms
********* Finished testing of tst_xdgshell *********
