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:
Attachments
Issue Links
- relates to
-
QTBUG-68861 tst_Gestures::graphicsItemGesture autotest fails on Ubuntu 18.04
-
- Closed
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-52523 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
207824,2 | Extend blacklisting of tst_gestures in RHEL | 5.9 | qt/qtbase | Status: MERGED | +2 | 0 |
256602,2 | Extend blacklisting of tst_gestures from RHEL 7.4 to 7.6 | 5.13 | qt/qtbase | Status: MERGED | +2 | 0 |
342826,2 | Extend blacklisting of tst_gestures including all RHEL's | dev | qt/qtbase | Status: MERGED | +2 | 0 |