********* Start testing of tst_QScroller *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_QScroller::initTestCase()
QWARN  : tst_QScroller::staticScrollers() QScroller::scroller() was called with a null target.
PASS   : tst_QScroller::staticScrollers()
PASS   : tst_QScroller::scrollerProperties()
PASS   : tst_QScroller::scrollTo()
QWARN  : tst_QScroller::scroll() QGestureManager::deliverEvents: could not find the target for gesture
PASS   : tst_QScroller::scroll()
QWARN  : tst_QScroller::overshoot(scrollable good case) QGestureManager::deliverEvents: could not find the target for gesture
PASS   : tst_QScroller::overshoot(scrollable good case)
PASS   : tst_QScroller::overshoot(scrollable bad case)
QWARN  : tst_QScroller::overshoot(overshoot always on) QGestureManager::deliverEvents: could not find the target for gesture
PASS   : tst_QScroller::overshoot(overshoot always on)
QWARN  : tst_QScroller::overshoot(overshoot always off) QGestureManager::deliverEvents: could not find the target for gesture
PASS   : tst_QScroller::overshoot(overshoot always off)
QWARN  : tst_QScroller::overshoot(max overshoot null) QGestureManager::deliverEvents: could not find the target for gesture
FAIL!  : tst_QScroller::overshoot(max overshoot null) 'qFuzzyCompare(sw->currentPos.x(), 0)' returned FALSE. ()
C:\Users\qt\work\qt\qtbase\tests\auto\widgets\util\qscroller\tst_qscroller.cpp(466) : failure location
QWARN  : tst_QScroller::overshoot_segments() QGestureManager::deliverEvents: could not find the target for gesture
BPASS  : tst_QScroller::overshoot_segments()
QWARN  : tst_QScroller::multipleWindows() QGestureManager::deliverEvents: could not find the target for gesture
QWARN  : tst_QScroller::multipleWindows() QGestureManager::deliverEvents: could not find the target for gesture
QWARN  : tst_QScroller::multipleWindows() QGestureManager::deliverEvents: could not find the target for gesture
PASS   : tst_QScroller::multipleWindows()
PASS   : tst_QScroller::mouseEventTimestamp()
PASS   : tst_QScroller::cleanupTestCase()
Totals: 12 passed, 1 failed, 0 skipped, 1 blacklisted, 8362ms
********* Finished testing of tst_QScroller *********
