Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
Description
tst_QLineEdit fails on Android for Qt 6.0.0
agent:2020/09/24 10:30:34 build.go:302: FAIL! : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection, delete and undo) Compared values are not the same agent:2020/09/24 10:30:34 build.go:302: Loc: [tst_qlineedit.cpp(1499)] agent:2020/09/24 10:30:34 build.go:302: FAIL! : tst_QLineEdit::leftKeyOnSelectedText() Compared values are not the same agent:2020/09/24 10:30:34 build.go:302: Loc: [tst_qlineedit.cpp(3410)] agent:2020/09/24 10:30:34 build.go:302: FAIL! : tst_QLineEdit::cutWithoutSelection() 'clipboard->text().isEmpty()' returned FALSE. () agent:2020/09/24 10:30:34 build.go:302: Loc: [tst_qlineedit.cpp(3138)] agent:2020/09/24 10:30:34 build.go:302: FAIL! : tst_QLineEdit::inlineCompletion() Compared values are not the same agent:2020/09/24 10:30:34 build.go:302: Loc: [tst_qlineedit.cpp(3453)] agent:2020/09/24 10:30:34 build.go:302: FAIL! : tst_QLineEdit::textMargin(hor-2) Compared values are not the same agent:2020/09/24 10:30:34 build.go:302: Loc: [tst_qlineedit.cpp(3586)] agent:2020/09/24 10:30:34 build.go:302: FAIL! : tst_QLineEdit::task210502_caseInsensitiveInlineCompletion() Compared values are not the same agent:2020/09/24 10:30:34 build.go:302: Loc: [tst_qlineedit.cpp(3764)] agent:2020/09/24 10:30:34 build.go:302: FAIL! : tst_QLineEdit::testQuickSelectionWithMouse() '!lineEdit.selectedText().isEmpty()' returned FALSE. () agent:2020/09/24 10:30:34 build.go:302: Loc: [tst_qlineedit.cpp(4854)] agent:2020/09/24 10:30:34 build.go:302: Totals: 348 passed, 7 failed, 15 skipped, 0 blacklisted, 27078ms agent:2020/09/24 10:30:35 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/widgets/qlineedit' agent:2020/09/24 10:30:35 build.go:302: make[2]: *** [Makefile:3100: sub-qlineedit-check] Error 2
Also
agent:2020/10/16 12:59:42 build.go:379: FAIL! : tst_QLineEdit::noCursorBlinkWhenReadOnly() 'le.updates > 0' returned FALSE. () agent:2020/10/16 12:59:42 build.go:379: Loc: [tst_qlineedit.cpp(1969)] agent:2020/10/16 12:59:42 build.go:379: ********* Finished testing of tst_QLineEdit ********* agent:2020/10/16 12:59:43 build.go:379: make[3]: *** [Makefile:150: check] Error 1 agent:2020/10/16 12:59:43 build.go:379: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/widgets/qlineedit'
the previous case doesn't respect the BLACKLIST file, thus removing the test from *.pro/cmake for now.
Attachments
Issue Links
- resulted from
-
QTBUG-98120 Fix failing qtbase CI tests for Android
- In Progress
-
QTBUG-87025 Report Android failing tests in CI
- Closed