Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.0.0
-
None
-
5e99b07a072bedee239ed6980a44719da9ffa7c9
Description
This test function was QSKIP'ed with the following message:
"Until we have a QEvent::WindowFlagsChange event, this will skip"
Testing tst_QMdiSubWindow FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Widget) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Window) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Dialog) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Sheet) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Drawer) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Popup) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Tool) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::ToolTip) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::SplashScreen) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::Desktop) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(908)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Qt::SubWindow) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(912)] FAIL! : tst_QMdiSubWindow::setWindowFlags(StandardAndFrameless) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(912)] FAIL! : tst_QMdiSubWindow::setWindowFlags(StandardAndFramelessAndStaysOnTop) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(912)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Shade) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(912)] FAIL! : tst_QMdiSubWindow::setWindowFlags(Context) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(912)] FAIL! : tst_QMdiSubWindow::setWindowFlags(ShadeAndContext) Compared values are not the same Loc: [tst_qmdisubwindow.cpp(912)] Totals: 54 passed, 16 failed, 2 skipped
FAIL! : tst_QMdiSubWindow::mouseDoubleClick() Compared values are not the same Actual (window->geometry()): QRect(0,0 168x34) (bottomright 167,33) Expected (originalGeometry): QRect(0,0 145x34) (bottomright 144,33) Loc: [tst_qmdisubwindow.cpp(991)]
Attachments
Issue Links
- is required for
-
QTBUG-24131 Autotests for Qt 5.0 on OSX
- Closed