********* Start testing of tst_HoverHandler *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_HoverHandler::initTestCase()
FAIL!  : tst_HoverHandler::twoHandlersTwoTouches() Compared values are not the same
   Actual   (left->isHovered()): 0
   Expected (true)             : 1
   Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/pointerhandlers/qquickhoverhandler/tst_qquickhoverhandler.cpp(835)]
PASS   : tst_HoverHandler::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 5426ms
********* Finished testing of tst_HoverHandler *********
