Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
-
-
Someone's on it
Description
tst_QMenuBar::cornerWidgets fails on Android for Qt 6.0.0
agent:2020/09/24 10:32:00 build.go:302: FAIL! : tst_QMenuBar::cornerWidgets(left) 'menuBarWidth - editMenuGeometry.right() < cornerWidgetWidth' returned FALSE. (117 < 100 failed ) agent:2020/09/24 10:32:00 build.go:302: Loc: [tst_qmenubar.cpp(1566)] agent:2020/09/24 10:32:00 build.go:302: Totals: 41 passed, 1 failed, 2 skipped, 0 blacklisted, 7301ms agent:2020/09/24 10:32:00 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/widgets/qmenubar' agent:2020/09/24 10:32:00 build.go:302: make[2]: *** [Makefile:3112: sub-qmenubar-check] Error 2 agent:2020/10/16 13:01:16 build.go:379: FAIL! : tst_QMenuBar::check_shortcutPress() '!w.menuBar()->activeAction()' returned FALSE. () agent:2020/10/16 13:01:16 build.go:379: Loc: [tst_qmenubar.cpp(1158)] agent:2020/10/16 13:01:16 build.go:379: ********* Finished testing of tst_QAtomicInteger_ushort ********* agent:2020/10/16 13:01:17 build.go:379: make[3]: *** [Makefile:150: check] Error 1 agent:2020/10/16 13:01:17 build.go:379: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/widgets/qmenubar'
Some cases are not respecting 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