Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.13, 5.14
Description
As can be seen on Grafana the test has become flaky.
A log where the test failed can be found here. This doesn't seem to be an issue on anything but the OpenSuse VM, and I also could never reproduce the issue locally.
For the record, excerpt from the log: agent:2019/08/07 14:06:56 build.go:215: FAIL! : tst_qquicktextedit::mouseSelection(on word selection (20,2)) Compared values are not the same agent:2019/08/07 14:06:56 build.go:215: Actual (((textEditObject->selectedText()))): "" agent:2019/08/07 14:06:56 build.go:215: Expected (selectedText) : "0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZ" agent:2019/08/07 14:06:56 build.go:215: Loc: [tst_qquicktextedit.cpp(2127)] Might be unrelated, but I also get this locally - consistently: FAIL! : tst_qquicktextedit::mouseSelection(on triple click (50,25)) Compared values are not the same Actual (((textEditObject->selectedText()))): "OPQRSTUVWXYZ\n9876543210\n\n" Expected (selectedText) : "0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZ\n9876543210\n\nZXYWVUTSRQPON MLKJIHGFEDCBA" tst_qquicktextedit.cpp(2127) : failure location
Attachments
Issue Links
- duplicates
-
QTBUG-78846 tst_qquicktextedit::mouseSelectionMode is flaky on OpenSuse 15
- Open
- relates to
-
QTBUG-50022 [REG 5.5->5.6] tst_qquicktextedit::mouseSelection failures
- Closed
-
QTBUG-129947 tst_QQuickTextEdit::mouseSelection() is flaky on macOS arm 12/13
- In Progress
- resulted from
-
QTBUG-102441 QuickTest cannot double-click TapHandler
- Closed
For Gerrit Dashboard: QTBUG-77389 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
269944,3 | Blacklist tst_qquicktextedit::mouseSelection in openSuse leap | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
270090,6 | Fix QQuickTextEdit triple click detection | 5.13 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
270641,4 | Fix flakiness in QQuickTextEdit::mouseSelection | 5.13 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
271710,5 | Make mouseSelection test more stable | 5.13 | qt/qtdeclarative | Status: MERGED | +2 | 0 |