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

tst_gestures event counts fail on RHEL 7.x

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.7, 5.8, 5.9, 5.13
    • RHEL 7.1, 7.2, 7.4, 7.6, Ubuntu 18.04

    Description

      The following tests fail on RHEL 7.1 and 7.2 in the CI.

      FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
         Actual   (item->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)    : 4
         Loc: [tst_gestures.cpp(877)]
      --
      FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
         Actual   (item->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)    : 4
         Loc: [tst_gestures.cpp(926)]
      --
      FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
         Actual   (item1->gestureOverrideEventsReceived): 0
         Expected (1)                                   : 1
         Loc: [tst_gestures.cpp(1061)]
      --
      FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
         Actual   (parent->events.all.count()): 0
         Expected (1)                         : 1
         Loc: [tst_gestures.cpp(1594)]
      --
      FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
         Actual   (item1_c1_c1->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)           : 4
         Loc: [tst_gestures.cpp(1656)]
      --
      FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
         Actual   (item1->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)     : 4
         Loc: [tst_gestures.cpp(1732)]
      --
      FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the same
         Actual   (panel->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)     : 4
         Loc: [tst_gestures.cpp(1825)]
      --
      FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
         Actual   (item1->gestureOverrideEventsReceived): 0
         Expected (1)                                   : 1
         Loc: [tst_gestures.cpp(1991)]
      --
      FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
         Actual   (target->started()): 0
         Expected (1)                : 1
         Loc: [tst_gestures.cpp(2195)]
      --
      

      This test is already blacklisted in RHEL 7.4, but trying to upgrade that to RHEL 7.6 brings this back to light:

      https://testresults.qt.io/coin/logview/qt/qtbase/fd0f61da6d7fb2c3bddfc7dd97add04b0e38dc8f/LinuxRHEL_7_6x86_64LinuxRHEL_7_6x86_64GCCqtci-linux-RHEL-7.6-x86_64-7d58a4Release_NoUseGoldLinker_ForceDebugInfo_SeparateDebugInfo/2a48a3b7dcb9652b1532a3ad14de7580b5b9b1ee/test_1553156207

      Attachments

        Issue Links

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

          Activity

            People

              peppe Giuseppe D'Angelo
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes