********* Start testing of tst_QWindow ********* Config: Using QtTest library 6.2.4, Qt 6.2.4 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 9.2.0 20190812 (OS/2 RPM build 9.2.0-5.oc00)), os2 Warp 4.5 PASS : tst_QWindow::initTestCase() PASS : tst_QWindow::create() QWARN : tst_QWindow::setParent() This plugin does not support setParent! QWARN : tst_QWindow::setParent() This plugin does not support setParent! PASS : tst_QWindow::setParent() QWARN : tst_QWindow::setVisible() This plugin does not support setParent! QWARN : tst_QWindow::setVisible() This plugin does not support setParent! QWARN : tst_QWindow::setVisible() This plugin does not support setParent! PASS : tst_QWindow::setVisible() PASS : tst_QWindow::setVisibleFalseDoesNotCreateWindow() FAIL! : tst_QWindow::eventOrderOnShow() 'window.eventIndex(QEvent::Show) < window.eventIndex(QEvent::Resize)' returned FALSE. () Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(398)] PASS : tst_QWindow::paintEvent() PASS : tst_QWindow::resizeEventAfterResize() PASS : tst_QWindow::exposeEventOnShrink_QTBUG54040() PASS : tst_QWindow::mapGlobal() PASS : tst_QWindow::positioning(default) FAIL! : tst_QWindow::positioningDuringMinimized() Compared values are not the same Actual (window.geometry()): QRect(80,80 160x160) (bottomright 239,239) Expected (initialGeometry) : QRect(100,100 200x200) (bottomright 299,299) Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(628)] PASS : tst_QWindow::childWindowPositioning(create) QWARN : tst_QWindow::childWindowPositioning(show) This plugin does not support setParent! PASS : tst_QWindow::childWindowPositioning(show) PASS : tst_QWindow::childWindowLevel() PASS : tst_QWindow::platformSurface() PASS : tst_QWindow::isExposed() PASS : tst_QWindow::isActive() PASS : tst_QWindow::testInputEvents() PASS : tst_QWindow::touchToMouseTranslation() PASS : tst_QWindow::touchToMouseTranslationForDevices() PASS : tst_QWindow::mouseToTouchTranslation() PASS : tst_QWindow::mouseToTouchLoop() PASS : tst_QWindow::touchCancel() PASS : tst_QWindow::touchCancelWithTouchToMouse() PASS : tst_QWindow::touchInterruptedByPopup() PASS : tst_QWindow::orientation() PASS : tst_QWindow::sizes() PASS : tst_QWindow::close() PASS : tst_QWindow::activateAndClose() PASS : tst_QWindow::mouseEventSequence() PASS : tst_QWindow::windowModality() PASS : tst_QWindow::inputReentrancy() PASS : tst_QWindow::tabletEvents() PASS : tst_QWindow::windowModality_QTBUG27039() PASS : tst_QWindow::visibility() QWARN : tst_QWindow::mask() This plugin does not support setting window masks PASS : tst_QWindow::mask() FAIL! : tst_QWindow::initialSize() Compared values are not the same Actual (((w.width()))) : 160 Expected (m_testWindowSize.width()): 200 Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(2107)] PASS : tst_QWindow::modalDialog() PASS : tst_QWindow::modalDialogClosingOneOfTwoModal() PASS : tst_QWindow::modalWithChildWindow() PASS : tst_QWindow::modalWindowModallity() FAIL! : tst_QWindow::modalWindowPosition() Compared values are not the same Actual (window.geometry()): QRect(80,80 160x160) (bottomright 239,239) Expected (origGeo) : QRect(100,100 200x200) (bottomright 299,299) Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(2292)] PASS : tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109() FAIL! : tst_QWindow::spuriousMouseMove() '(dialog.enterEventCount > 0)' returned FALSE. () Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(2505)] SKIP : tst_QWindow::windowsTransientChildren() Windows only test Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(2532)] PASS : tst_QWindow::requestUpdate() FAIL! : tst_QWindow::stateChange(normal->min->normal) 'qFuzzyCompareWindowGeometry(geometry, normalGeometry, fuzz)' returned FALSE. (QRect(32,32 160x160) != QRect(40,40 200x200) ) Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(757)] FAIL! : tst_QWindow::stateChange(normal->maximized->normal) 'qFuzzyCompareWindowGeometry(geometry, normalGeometry, fuzz)' returned FALSE. (QRect(32,32 160x160) != QRect(40,40 200x200) ) Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(757)] FAIL! : tst_QWindow::stateChange(normal->fullscreen->normal) 'qFuzzyCompareWindowGeometry(geometry, normalGeometry, fuzz)' returned FALSE. (QRect(32,32 160x160) != QRect(40,40 200x200) ) Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(757)] FAIL! : tst_QWindow::stateChange(normal->maximized->fullscreen->normal) 'qFuzzyCompareWindowGeometry(geometry, normalGeometry, fuzz)' returned FALSE. (QRect(32,32 160x160) != QRect(40,40 200x200) ) Loc: [../tests/auto/gui/kernel/qwindow/tst_qwindow.cpp(757)] PASS : tst_QWindow::flags() PASS : tst_QWindow::testBlockingWindowShownAfterModalDialog() PASS : tst_QWindow::generatedMouseMove() PASS : tst_QWindow::keepPendingUpdateRequests() PASS : tst_QWindow::activateDeactivateEvent() PASS : tst_QWindow::cleanupTestCase() Totals: 47 passed, 9 failed, 1 skipped, 0 blacklisted, 31757ms ********* Finished testing of tst_QWindow *********