********* Start testing of TouchInputTest *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : TouchInputTest::initTestCase()
QWARN  : TouchInputTest::touchTap() qt.qpa.wayland: Failed to create grabbing popup. Ensure popup  QWidgetWindow(0xbc40f1aa7510, name="QMenuClassWindow") has a transientParent set and that parent window has received input.
PASS   : TouchInputTest::touchTap()
PASS   : TouchInputTest::touchTapAndHold()
XFAIL  : TouchInputTest::touchTapAndHoldCancelled() Incorrect Chromium selection behavior when cancelling tap-and-hold on text
   Loc: [/home/qt/work/qt/qtwebengine/tests/auto/widgets/touchinput/tst_touchinput.cpp(250)]
XFAIL  : TouchInputTest::touchTapAndHoldCancelled() Incorrect Chromium selection behavior when cancelling tap-and-hold on input field
   Loc: [/home/qt/work/qt/qtwebengine/tests/auto/widgets/touchinput/tst_touchinput.cpp(255)]
XFAIL  : TouchInputTest::touchTapAndHoldCancelled() Incorrect Chromium focus behavior when cancelling tap-and-hold on input field
   Loc: [/home/qt/work/qt/qtwebengine/tests/auto/widgets/touchinput/tst_touchinput.cpp(257)]
PASS   : TouchInputTest::touchTapAndHoldCancelled()
PASS   : TouchInputTest::scrolling()
PASS   : TouchInputTest::pinchZoom(sequential)
PASS   : TouchInputTest::pinchZoom(simultaneous)
PASS   : TouchInputTest::complexSequence()
XFAIL  : TouchInputTest::buttonClickHandler() Shouldn't trigger twice due to synthesized mouse events for touch
   Loc: [/home/qt/work/qt/qtwebengine/tests/auto/widgets/touchinput/tst_touchinput.cpp(351)]
PASS   : TouchInputTest::buttonClickHandler()
QWARN  : TouchInputTest::htmlSelectPopup() qt.qpa.wayland: Failed to create grabbing popup. Ensure popup  QWidgetWindow(0xbc40fa7ebd40, name="QQuickWidgetClassWindow") has a transientParent set and that parent window has received input.
BFAIL  : TouchInputTest::htmlSelectPopup() 'QApplication::activePopupWidget()' returned FALSE. ()
   Loc: [/home/qt/work/qt/qtwebengine/tests/auto/widgets/touchinput/tst_touchinput.cpp(358)]
PASS   : TouchInputTest::cleanupTestCase()
Totals: 10 passed, 0 failed, 0 skipped, 1 blacklisted, 31451ms
********* Finished testing of TouchInputTest *********
