********* Start testing of tst_HoverHandler *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_HoverHandler::initTestCase()
FAIL!  : tst_HoverHandler::touchDrag() Compared values are not the same
   Actual   (handler->isHovered()): 1
   Expected (false)               : 0
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/pointerhandlers/qquickhoverhandler/tst_qquickhoverhandler.cpp(801)]
PASS   : tst_HoverHandler::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 3774ms
********* Finished testing of tst_HoverHandler *********
