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

tests in tst_qquickmousearea fail on Android

XMLWordPrintable

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

      Tests in tst_qquickmousearea fail with output

      FAIL!  : tst_QQuickMouseArea::pressOneAndTapAnother(press mouse, tap touch, release mouse) Compared values are not the same
         Actual   (((bottomMA->pressed()))): 0
         Expected (true)                   : 1
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp(2180)]
      FAIL!  : tst_QQuickMouseArea::pressOneAndTapAnother(press touch, press mouse, release touch, release mouse) Compared values are not the same
         Actual   (((bottomMA->pressed()))): 0
         Expected (true)                   : 1
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp(2188)]
      FAIL!  : tst_QQuickMouseArea::pressOneAndTapAnother(press mouse, press touch, release mouse, release touch) Compared values are not the same
         Actual   (((bottomMA->pressed()))): 0
         Expected (true)                   : 1
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp(2180)]
      PASS   : tst_QQuickMouseArea::mask()
      PASS   : tst_QQuickMouseArea::nestedEventDelivery()
      PASS   : tst_QQuickMouseArea::settingHiddenInPressUngrabs()
      PASS   : tst_QQuickMouseArea::negativeZStackingOrder()
      FAIL!  : tst_QQuickMouseArea::containsMouseAndVisibility() '(mouseArea->isUnderMouse())' returned FALSE. ()
         Loc: [/home/andreasbuhr/development/qtdev/qtdeclarative/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp(2344)]
      
      

        For Gerrit Dashboard: QTBUG-103092
        # Subject Branch Project Status CR V

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

              Created:
              Updated:

                There are no open Gerrit changes