********* Start testing of tst_QWidget *********
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_QWidget::initTestCase()
FAIL!  : tst_QWidget::hoverPosition() Compared values are not the same
   Actual   (h.mouseEnterScenePos) : QPoint(150,151)
   Expected (h.mapToParent(middle)): QPoint(150,150)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(11191)]
PASS   : tst_QWidget::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 108ms
********* Finished testing of tst_QWidget *********
