qt5base-lts/tests/auto
Tor Arne Vestbø fdfa3b1141 Skip tst_QWidget::testForOutsideWSRangeFlag
The test assumes that resizing a QWidget to 0x0 will result in the
QWindow ending up with that size, and hence not being exposed, but
this is not the case. On a QWindow level we treat 0x0 as a trigger
for the platform layer to set the default size, and the window
ends up exposed.

Ideally QWindows should allow 0x0 sizes, but this is a bigger change.
In the meantime, we skip the tests so that other changes can be
integrated without the test failing.

Task-number: QTBUG-61953
Change-Id: Ib17187b4afd1b06eaa76653be18e93abea555b59
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
2017-07-14 04:43:06 +00:00
..
android Updated license headers 2016-01-21 18:55:18 +00:00
bic/data Binary compatibility files for QtBase (5.8.0) 2017-02-14 12:42:20 +00:00
cmake tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
compilerwarnings/data Updated license headers 2016-01-21 18:55:18 +00:00
concurrent Blacklist qFutureAssignmentLeak on OpenSUSE CI 2017-06-22 11:36:09 +00:00
corelib Merge remote-tracking branch 'origin/5.9' into dev 2017-07-13 16:36:10 -07:00
dbus Skip the dbus abstract adaptor test on OpenSuSE 42.1 2017-07-07 09:40:14 +00:00
gui Merge remote-tracking branch 'origin/5.9' into dev 2017-07-13 16:36:10 -07:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network tst_QSslSocket::protocolServerSide - fixes for OpenSSL 1.1 2017-07-11 10:44:08 +00:00
opengl Wait for window expose on the viewport widget 2017-07-11 15:24:42 +00:00
other Merge remote-tracking branch 'origin/5.9' into dev 2017-07-06 13:54:25 +02:00
printsupport tst_QPrinter: Run in temporary directory 2017-07-03 06:49:10 +00:00
shared Remove workaround for potentially unavailable pasteboard in macOS 2017-03-07 01:04:46 +00:00
sql QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
testlib generate_expected_output.py: more refinements to filtering of noise 2017-06-13 11:27:38 +00:00
tools uic: Don't clear and readd combobox items in retranslateUi 2017-07-05 12:20:09 +00:00
widgets Skip tst_QWidget::testForOutsideWSRangeFlag 2017-07-14 04:43:06 +00:00
xml Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
auto.pro Remove remains of wince in .pro files 2017-07-03 05:32:51 +00:00
network-settings.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00