objc[44822]: Class QNSWindow is implemented in both /opt/qt5/plugins/platforms/libqcocoa.dylib and /opt/qt5/plugins/platforms/libqcocoa_debug.dylib. One of the two will be used. Which one is undefined. objc[44822]: Class QNSView is implemented in both /opt/qt5/plugins/platforms/libqcocoa.dylib and /opt/qt5/plugins/platforms/libqcocoa_debug.dylib. One of the two will be used. Which one is undefined. objc[44822]: Class QNSWindowDelegate is implemented in both /opt/qt5/plugins/platforms/libqcocoa.dylib and /opt/qt5/plugins/platforms/libqcocoa_debug.dylib. One of the two will be used. Which one is undefined. objc[44822]: Class QCocoaMenuLoader is implemented in both /opt/qt5/plugins/platforms/libqcocoa.dylib and /opt/qt5/plugins/platforms/libqcocoa_debug.dylib. One of the two will be used. Which one is undefined. objc[44822]: Class QCocoaApplicationDelegate is implemented in both /opt/qt5/plugins/platforms/libqcocoa.dylib and /opt/qt5/plugins/platforms/libqcocoa_debug.dylib. One of the two will be used. Which one is undefined. objc[44822]: Class QNSApplication is implemented in both /opt/qt5/plugins/platforms/libqcocoa.dylib and /opt/qt5/plugins/platforms/libqcocoa_debug.dylib. One of the two will be used. Which one is undefined. objc[44822]: Class QNativeCocoaMenu is implemented in both /opt/qt5/plugins/platforms/libqcocoa.dylib and /opt/qt5/plugins/platforms/libqcocoa_debug.dylib. One of the two will be used. Which one is undefined. ********* Start testing of tst_QWidget ********* Config: Using QTest library 5.0.0, Qt 5.0.0 PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() QWARN : tst_QWidget::visible_setWindowOpacity() This plugin does not support setting window opacity QWARN : tst_QWidget::visible_setWindowOpacity() This plugin does not support setting window opacity PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo() PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() QWARN : tst_QWidget::setTabOrder() This plugin does not support propagateSizeHints() PASS : tst_QWidget::setTabOrder() SKIP : tst_QWidget::activation() This test is Windows-only. Loc: [/opt/depot/internal/qt5/qtbase/tests/auto/qwidget/tst_qwidget.cpp(1747)] FAIL! : tst_QWidget::reparent() Compared values are not the same Actual (child.geometry().topLeft()): QPoint(10,10) Expected (childPos): QPoint(310,310) Loc: [/opt/depot/internal/qt5/qtbase/tests/auto/qwidget/tst_qwidget.cpp(2306)] FAIL! : tst_QWidget::windowState() Compared values are not the same Actual (widget1.pos()): QPoint(0,0) Expected (pos): QPoint(500,500) Loc: [/opt/depot/internal/qt5/qtbase/tests/auto/qwidget/tst_qwidget.cpp(1840)] QWARN : tst_QWidget::showMaximized() This plugin does not support propagateSizeHints() PASS : tst_QWidget::showMaximized() QWARN : tst_QWidget::showFullScreen() This plugin does not support propagateSizeHints() QFATAL : tst_QWidget::showFullScreen() Received signal 11 FAIL! : tst_QWidget::showFullScreen() Received a fatal error. Loc: [Unknown file(0)] Totals: 19 passed, 3 failed, 1 skipped ********* Finished testing of tst_QWidget *********