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

tst_PointHandler::tabletStylus() fails on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.0
    • None
    • Android

    Description

      tst_PointHandler::tabletStylus() fails on Android. Output:

      ********* Start testing of tst_PointHandler *********
      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_PointHandler::initTestCase()
      PASS   : tst_PointHandler::singleTouch()
      FAIL!  : tst_PointHandler::tabletStylus() Compared values are not the same
         Actual   (handler->translation())  : QVector2D(3.63636, 3.63636)
         Expected (QVector2D(deltaLocalDPI)): QVector2D(4, 4)
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/pointerhandlers/qquickpointhandler/tst_qquickpointhandler.cpp(193)]
      PASS   : tst_PointHandler::simultaneousMultiTouch()
      PASS   : tst_PointHandler::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Right)
      PASS   : tst_PointHandler::pressedMultipleButtons(Accept Left - Press left, Press Right, Release Left)
      PASS   : tst_PointHandler::pressedMultipleButtons(Accept Left|Right - Press left, Press Right, Release Right)
      PASS   : tst_PointHandler::pressedMultipleButtons(Accept Right - Press Right, Press Left, Release Right)
      PASS   : tst_PointHandler::cleanupTestCase()
      Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted, 1717ms
      ********* Finished testing of tst_PointHandler *********
      
      

      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:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes