qt6-bb10/tests/auto/widgets/kernel/qwidget_window
Volker Hilsheimer 189ae68d2a Try to stabilize tst_qwidget_qwindow::tst_resize_count on X11
This test fails sporadically on OpenSUSE, with the widget receiving
multiple resize events. Assuming that window management kicks in at
unpredictable moments and changes the geometry of the managed widget
possibly in several steps, we try to turn off all window management
on X11.

Change-Id: I7d2120c02eb870040b2ee94986a2ac5608d5a423
Fixes: QTBUG-66345
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-02-17 17:47:56 +01:00
..
.gitignore
BLACKLIST unblacklist passing tests 2019-07-08 11:01:42 +00:00
qwidget_window.pro testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
tst_qwidget_window.cpp Try to stabilize tst_qwidget_qwindow::tst_resize_count on X11 2020-02-17 17:47:56 +01:00