Autotest `tst_gestures' failed :(

  Testing tst_Gestures
  FAIL!  : tst_Gestures::customGesture() Compared values are not the same
     Actual   (widget.gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(408) : failure location
  FAIL!  : tst_Gestures::conflictingGesturesInGraphicsView() Compared values 
are not the same
     Actual   (item2->gestureOverrideEventsReceived): 0
     Expected (1): 1
  tst_gestures.cpp(2285) : failure location
  FAIL!  : tst_Gestures::graphicsItemGesture() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(895) : failure location
  FAIL!  : tst_Gestures::graphicsView() Compared values are not the same
     Actual   (item->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(944) : failure location
  FAIL!  : tst_Gestures::graphicsItemTreeGesture() Compared values are not the 
same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(1023) : failure location
  FAIL!  : tst_Gestures::explicitGraphicsObjectTarget() Compared values are not 
the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1): 1
  tst_gestures.cpp(1079) : failure location
  FAIL!  : tst_Gestures::gestureOverChildGraphicsItem() Compared values are not 
the same
     Actual   (item1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(1139) : failure location
  FAIL!  : tst_Gestures::autoCancelGestures2() Compared values are not the same
     Actual   (parent->events.all.count()): 0
     Expected (1): 1
  tst_gestures.cpp(1612) : failure location
  FAIL!  : tst_Gestures::graphicsViewParentPropagation() Compared values are 
not the same
     Actual   (item1_c1_c1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(1674) : failure location
  FAIL!  : tst_Gestures::panelPropagation() Compared values are not the same
     Actual   (item1_child1_child1->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(1732) : failure location
  FAIL!  : tst_Gestures::panelStacksBehindParent() Compared values are not the 
same
     Actual   (panel->gestureEventsReceived): 0
     Expected (TotalGestureEventsCount): 4
  tst_gestures.cpp(1843) : failure location
  FAIL!  : tst_Gestures::viewportCoordinates() 'item1->gestureEventsReceived != 
0' returned FALSE. ()
  tst_gestures.cpp(1967) : failure location
  FAIL!  : tst_Gestures::partialGesturePropagation() Compared values are not 
the same
     Actual   (item1->gestureOverrideEventsReceived): 0
     Expected (1): 1
  tst_gestures.cpp(2009) : failure location
  FAIL!  : tst_Gestures::testReuseCanceledGestures() Compared values are not 
the same
     Actual   (target->started()): 0
     Expected (1): 1
  tst_gestures.cpp(2213) : failure location
  Totals: 29 passed, 14 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Gestures *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  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
  tst_gestures.cpp(408) : failure location
  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
  tst_gestures.cpp(2285) : failure location
  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
  tst_gestures.cpp(895) : failure location
  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
  tst_gestures.cpp(944) : failure location
  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
  tst_gestures.cpp(1023) : failure location
  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
  tst_gestures.cpp(1079) : failure location
  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
  tst_gestures.cpp(1139) : failure location
  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
  tst_gestures.cpp(1612) : failure location
  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
  tst_gestures.cpp(1674) : failure location
  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
  tst_gestures.cpp(1732) : failure location
  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
  tst_gestures.cpp(1843) : failure location
  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. ()
  tst_gestures.cpp(1967) : failure location
  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
  tst_gestures.cpp(2009) : failure location
  QDEBUG : tst_Gestures::testQGestureRecognizerCleanup() register: default = 
0x12dfd60 ; platform = 0x12dfdc0
  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
  tst_gestures.cpp(2213) : failure location
  QWARN  : tst_Gestures::bug_13501_gesture_not_accepted() 
QGestureManager::deliverEvent: could not find the target for gesture
  QWARN  : tst_Gestures::bug_13501_gesture_not_accepted() 
QGestureManager::deliverEvent: could not find the target for gesture
  PASS   : tst_Gestures::bug_13501_gesture_not_accepted()
  PASS   : tst_Gestures::cleanupTestCase()
  Totals: 29 passed, 14 failed, 0 skipped
  ********* Finished testing of tst_Gestures *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_gestures: 11 seconds, exit code 14

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00739/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1364137760):
    http://codereview.qt-project.org/51785 [PS5] - OSX: 
WindowTransparentForInput QNSView pass events to next responder
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to