Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-103072

tst_TapHandler::gesturePolicyDragWithinBounds fails on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.3.0
    • None
    • Android

    Description

      tst_TapHandler::gesturePolicyDragWithinBounds fails on Android. Output:

      ********* Start testing of tst_TapHandler *********
      Config: Using QtTest library 6.4.0, Qt 6.4.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Clang 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee)), android 12.0
      PASS   : tst_TapHandler::initTestCase()
      PASS   : tst_TapHandler::touchGesturePolicyDragThreshold()
      PASS   : tst_TapHandler::mouseGesturePolicyDragThreshold()
      PASS   : tst_TapHandler::touchMouseGesturePolicyDragThreshold()
      PASS   : tst_TapHandler::touchGesturePolicyWithinBounds()
      PASS   : tst_TapHandler::mouseGesturePolicyWithinBounds()
      PASS   : tst_TapHandler::touchGesturePolicyReleaseWithinBounds()
      PASS   : tst_TapHandler::mouseGesturePolicyReleaseWithinBounds()
      PASS   : tst_TapHandler::gesturePolicyDragWithinBounds(mouse: click)
      PASS   : tst_TapHandler::gesturePolicyDragWithinBounds(touch: tap)
      PASS   : tst_TapHandler::gesturePolicyDragWithinBounds(mouse: drag up)
      PASS   : tst_TapHandler::gesturePolicyDragWithinBounds(touch: drag up)
      QWARN  : tst_TapHandler::gesturePolicyDragWithinBounds(mouse: drag out to cancel) Mouse event at 435, 200 occurs outside target window (393x753).
      FAIL!  : tst_TapHandler::gesturePolicyDragWithinBounds(mouse: drag out to cancel) '(tapHandler->isPressed())' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/pointerhandlers/qquicktaphandler/tst_qquicktaphandler.cpp(468)]
      FAIL!  : tst_TapHandler::gesturePolicyDragWithinBounds(touch: drag out to cancel) '(tapHandler->isPressed())' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/pointerhandlers/qquicktaphandler/tst_qquicktaphandler.cpp(479)]
      PASS   : tst_TapHandler::touchMultiTap()
      PASS   : tst_TapHandler::mouseMultiTap()
      QDEBUG : tst_TapHandler::touchLongPress() held 0.57 secs; timeHeld updated 36 times
      PASS   : tst_TapHandler::touchLongPress()
      QDEBUG : tst_TapHandler::mouseLongPress() held 0.567 secs; timeHeld updated 36 times
      PASS   : tst_TapHandler::mouseLongPress()
      PASS   : tst_TapHandler::buttonsMultiTouch()
      PASS   : tst_TapHandler::componentUserBehavioralOverride()
      PASS   : tst_TapHandler::rightLongPressIgnoreWheel()
      PASS   : tst_TapHandler::negativeZStackingOrder()
      PASS   : tst_TapHandler::nonTopLevelParentWindow()
      PASS   : tst_TapHandler::cleanupTestCase()
      Totals: 22 passed, 2 failed, 0 skipped, 0 blacklisted, 39069ms
      ********* Finished testing of tst_TapHandler *********
      
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              andreasbuhr Andreas Buhr
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes