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

tst_Gestures fails on OSX 10.11

    XMLWordPrintable

Details

    • macOS
    • 4ed8733d909f8a6b719bf56266114eae885cd74f

    Description

      ********* Start testing of tst_Gestures *********
      Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 7.0.0 (clang-700.1.76) (Apple))
      PASS   : tst_Gestures::initTestCase()
      QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::customGesture() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::customGesture() Compared values are not the same
         Actual   (widget.gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)     : 4
         Loc: [tst_gestures.cpp(400)]
      PASS   : tst_Gestures::autoCancelingGestures()
      PASS   : tst_Gestures::gestureOverChild()
      PASS   : tst_Gestures::multipleWidgetOnlyGestureInTree()
      PASS   : tst_Gestures::conflictingGestures()
      QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::conflictingGesturesInGraphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::conflictingGesturesInGraphicsView() Compared values are not the same
         Actual   (item2->gestureOverrideEventsReceived): 0
         Expected (1)                                   : 1
         Loc: [tst_gestures.cpp(2277)]
      PASS   : tst_Gestures::finishedWithoutStarted()
      PASS   : tst_Gestures::unknownGesture()
      QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsItemGesture() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
         Actual   (item->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)    : 4
         Loc: [tst_gestures.cpp(887)]
      QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsView() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
         Actual   (item->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)    : 4
         Loc: [tst_gestures.cpp(936)]
      QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsItemTreeGesture() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the same
         Actual   (item1->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)     : 4
         Loc: [tst_gestures.cpp(1015)]
      QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::explicitGraphicsObjectTarget() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not the same
         Actual   (item1->gestureOverrideEventsReceived): 0
         Expected (1)                                   : 1
         Loc: [tst_gestures.cpp(1071)]
      QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::gestureOverChildGraphicsItem() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not the same
         Actual   (item1->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)     : 4
         Loc: [tst_gestures.cpp(1131)]
      PASS   : tst_Gestures::twoGesturesOnDifferentLevel()
      PASS   : tst_Gestures::multipleGesturesInTree()
      PASS   : tst_Gestures::multipleGesturesInComplexTree()
      PASS   : tst_Gestures::testMapToScene()
      PASS   : tst_Gestures::ungrabGesture()
      PASS   : tst_Gestures::consumeEventHint()
      PASS   : tst_Gestures::unregisterRecognizer()
      PASS   : tst_Gestures::autoCancelGestures()
      QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::autoCancelGestures2() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
         Actual   (parent->events.all.count()): 0
         Expected (1)                         : 1
         Loc: [tst_gestures.cpp(1604)]
      QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::graphicsViewParentPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are not the same
         Actual   (item1_c1_c1->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)           : 4
         Loc: [tst_gestures.cpp(1666)]
      QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::panelPropagation() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
         Actual   (item1_child1_child1->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)                   : 4
         Loc: [tst_gestures.cpp(1724)]
      QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::panelStacksBehindParent() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the same
         Actual   (panel->gestureEventsReceived): 0
         Expected (TotalGestureEventsCount)     : 4
         Loc: [tst_gestures.cpp(1835)]
      PASS   : tst_Gestures::deleteGestureTargetWidget()
      QDEBUG : tst_Gestures::deleteGestureTargetItem(delete1) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete1) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(delete1)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(delete2) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete2) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(delete2)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(delete3) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete3) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(delete3)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater1) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater1) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater1)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater2) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater2) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater2)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater3) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater3) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater3)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater4) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater4) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater4)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(delete-self-and-propagate)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(deleteLater-self-and-propagate)
      QDEBUG : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) <-- testing
      QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater) QGestureManager::deliverEvent: could not find the target for gesture
      PASS   : tst_Gestures::deleteGestureTargetItem(propagate-to-deletedLater)
      QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::viewportCoordinates() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 0' returned FALSE. ()
         Loc: [tst_gestures.cpp(1959)]
      QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      QWARN  : tst_Gestures::partialGesturePropagation() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not the same
         Actual   (item1->gestureOverrideEventsReceived): 0
         Expected (1)                                   : 1
         Loc: [tst_gestures.cpp(2001)]
      QDEBUG : tst_Gestures::testQGestureRecognizerCleanup() register: default = 0x7fea19c737a0 ; platform = 0x7fea19c803e0
      PASS   : tst_Gestures::testQGestureRecognizerCleanup()
      QWARN  : tst_Gestures::testReuseCanceledGestures() QGestureManager::deliverEvent: could not find the target for gesture
      FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not the same
         Actual   (target->started()): 0
         Expected (1)                : 1
         Loc: [tst_gestures.cpp(2205)]
      PASS   : tst_Gestures::bug_13501_gesture_not_accepted()
      PASS   : tst_Gestures::cleanupTestCase()
      Totals: 29 passed, 14 failed, 0 skipped, 0 blacklisted
      ********* Finished testing of tst_Gestures *********
      
      

      Coudln't reproduce on osx 10.10

      Attachments

        Issue Links

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

          Activity

            People

              mipohjan Milla Pohjanheimo
              tosaraja Tony Sarajärvi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes