********* Start testing of tst_QWindow *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 26.0.0
PASS   : tst_QWindow::initTestCase()
FAIL!  : tst_QWindow::enterLeaveOnWindowShowHide(popup) Compared values are not the same
   Actual   (window.enterPosition)                : QPoint(48,21)
   Expected (window.mapFromGlobal(QCursor::pos())): QPoint(50,22)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(3252)]
PASS   : tst_QWindow::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 122ms
********* Finished testing of tst_QWindow *********
