Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
-
-
Someone's on it
Description
tst_QWidget_window fails on Android for Qt 6.0.0
agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::tst_move_show() 'qFuzzyCompareWindowPosition(w.pos(), pos, m_fuzz)' returned FALSE. (QPoint(0,0) != QPoint(100,100) , manhattanLength= 200 ) agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(199)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::tst_show_move_hide_show() 'qFuzzyCompareWindowPosition(w.pos(), pos, m_fuzz)' returned FALSE. (QPoint(0,0) != QPoint(100,100) , manhattanLength= 200 ) agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(221)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::tst_resize_show() Compared values are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(229)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::tst_show_resize_hide_show() Compared values are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(247)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::tst_resize_count() Compared values are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(990)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::setWindowState(0) Compared values are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(1267)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::setWindowState(Qt::WindowMinimized) Compared values are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(1267)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::setWindowState(Qt::WindowFullScreen) Compared values are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(1267)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::mouseMoveWithPopup(Dialog) Compared values are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(1505)] agent:2020/09/24 10:25:32 build.go:302: FAIL! : tst_QWidget_window::mouseMoveWithPopup(Popup) Compared pointers are not the same agent:2020/09/24 10:25:32 build.go:302: Loc: [tst_qwidget_window.cpp(1489)] agent:2020/09/24 10:25:33 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/kernel/qwidget_window' agent:2020/09/24 10:25:33 build.go:302: make[2]: *** [Makefile:1462: sub-qwidget_window-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