********* Start testing of tst_HoverHandler *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_HoverHandler::initTestCase()
FAIL!  : tst_HoverHandler::window() Compared values are not the same
   Actual   (window->framePosition()): QPoint(30,31)
   Expected (pos)                    : QPoint(30,30)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/pointerhandlers/qquickhoverhandler/tst_qquickhoverhandler.cpp(480)]
PASS   : tst_HoverHandler::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 3356ms
********* Finished testing of tst_HoverHandler *********
