Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
5.6, 5.12, 5.15
-
linux-g++_shadow-build_Ubuntu_14.04_x64
RHEL 7.2
Ubuntu 16.04
RHEL 7.4
RHEL 7.6
Description
QtQA::App::TestRunner: begin tst_qwidget: [./tst_qwidget] [-silent] [-o] [/work/ci/qt/qt5/dev/_artifacts/test-logs/tst_qwidget-testresults-00.xml,xml] [-o] [-,txt] Testing tst_QWidget FAIL! : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(165,152 200x200) (bottomright 364,351) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2510)] FAIL! : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(155,114) Expected (position) : QPoint(165,124) Loc: [/work/build/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3066)] FAIL! : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values are not the same Actual (((widget.pos()))): QPoint(90,90) Expected (expectedPosition): QPoint(100,100) Loc: [/work/build/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3233)] FAIL! : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] FAIL! : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] FAIL! : tst_QWidget::grabMouse() Compared lists have different sizes. Actual (log) size: 11 Expected (expectedLog) size: 10 Loc: [/work/build/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9728)] Totals: 208 passed, 6 failed, 33 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Totals: 207 passed, 6 failed, 34 skipped, 0 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 118 seconds, exit code 6 QtQA::App::TestScheduler: tst_qwidget failed
Attachments
Issue Links
- relates to
-
QTBUG-26421 QWidget: restoring geometry from fullscreen mode fails
- Closed
-
QTBUG-26424 fix disabled test cases of tst_qwidget
- Closed
-
QTBUG-63542 [reg] Qt::X11BypassWindowManagerHint (and other tests) really slow because of waiting hack in qWaitForWindowActive()
- Closed
-
QTBUG-68862 tst_QWidget::updateWhileMinimized autotest fails on Ubuntu 18.04
- Closed