********* Start testing of tst_QQuickMenu *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QQuickMenu::Basic::initTestCase()
PASS   : tst_QQuickMenu::Basic::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window)
PASS   : tst_QQuickMenu::Basic::cleanupTestCase()
PASS   : tst_QQuickMenu::Fusion::initTestCase()
PASS   : tst_QQuickMenu::Fusion::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window)
PASS   : tst_QQuickMenu::Fusion::cleanupTestCase()
PASS   : tst_QQuickMenu::FluentWinUI3::initTestCase()
PASS   : tst_QQuickMenu::FluentWinUI3::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window)
PASS   : tst_QQuickMenu::FluentWinUI3::cleanupTestCase()
PASS   : tst_QQuickMenu::Imagine::initTestCase()
PASS   : tst_QQuickMenu::Imagine::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window)
PASS   : tst_QQuickMenu::Imagine::cleanupTestCase()
PASS   : tst_QQuickMenu::macOS::initTestCase()
PASS   : tst_QQuickMenu::macOS::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window)
PASS   : tst_QQuickMenu::macOS::cleanupTestCase()
PASS   : tst_QQuickMenu::iOS::initTestCase()
FAIL!  : tst_QQuickMenu::iOS::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window) Compared doubles are not the same (fuzzy compare)
   Actual   (subMenuGlobalPos.x())                                                        : 766 (0x1.7fp+9)
   Expected (mainMenu->cascade() ? expectedGlobalSubMenuPositionX : mainMenuGlobalPos.x()): 741 (0x1.728p+9)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quickcontrols/qquickmenu/tst_qquickmenu.cpp(2243)]
PASS   : tst_QQuickMenu::iOS::cleanupTestCase()
PASS   : tst_QQuickMenu::Material::initTestCase()
PASS   : tst_QQuickMenu::Material::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window)
PASS   : tst_QQuickMenu::Material::cleanupTestCase()
PASS   : tst_QQuickMenu::Universal::initTestCase()
PASS   : tst_QQuickMenu::Universal::subMenuFlipsPositionWhenOutOfBounds(PopupType::Window)
PASS   : tst_QQuickMenu::Universal::cleanupTestCase()
Totals: 23 passed, 1 failed, 0 skipped, 0 blacklisted, 2475ms
********* Finished testing of tst_QQuickMenu *********
