Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
-
-
Someone's on it
Description
tst_QMdiSubWindow fails on Android for Qt 6.0.0
agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::emittingOfSignals(windowMaximized) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(572)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::showShaded() '!window->isMaximized()' returned FALSE. () agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(598)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::showNormal(showMinimized) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(691)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::showNormal(showMaximized) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(691)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::setOpaqueResizeAndMove(normal mode) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(801)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::setOpaqueResizeAndMove(rubberband mode) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(801)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::mouseDoubleClick() '!window->isMaximized()' returned FALSE. () agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(967)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::restoreFocusOverCreation() Compared pointers are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(1263)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::resizeEvents(minimized) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(1484)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::resizeEvents(maximized) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(1475)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::resizeEvents(shaded) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(1484)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::closeOnDoubleClick(close) Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(1893)] agent:2020/09/24 10:31:17 build.go:302: FAIL! : tst_QMdiSubWindow::testFullScreenState() Compared values are not the same agent:2020/09/24 10:31:17 build.go:302: Loc: [tst_qmdisubwindow.cpp(2149)] agent:2020/09/24 10:31:17 build.go:302: Totals: 63 passed, 13 failed, 1 skipped, 0 blacklisted, 33438ms agent:2020/09/24 10:31:18 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/widgets/qmdisubwindow' agent:2020/09/24 10:31:18 build.go:302: make[2]: *** [Makefile:3106: sub-qmdisubwindow-check] Error 2
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