qt6-bb10/tests/auto/widgets/kernel
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
..
qaction Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qactiongroup tst_QAction(Group): Brush up the tests 2019-06-28 00:24:40 +02:00
qapplication Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qboxlayout Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qdesktopwidget Remove usages of deprecated APIs of QDesktopWidget 2019-10-13 13:08:42 +02:00
qformlayout tst_QFormLayout: use QAutoPointer to simplify test and avoid leak 2019-08-13 17:26:11 +02:00
qgesturerecognizer tests: un-blacklist tst_QGestureRecognizer::panGesture on xcb 2018-06-25 13:41:40 +00:00
qgridlayout Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qlayout Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qshortcut QShortcut: add pmf ctor overloads 2019-11-14 19:59:23 +01:00
qsizepolicy Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1 2018-08-30 06:23:51 +00:00
qstackedlayout Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qtooltip Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
qwidget Merge remote-tracking branch 'origin/5.14' into 5.15 2020-02-06 11:10:34 +01:00
qwidget_window Try to stabilize tst_qwidget_qwindow::tst_resize_count on X11 2020-02-17 17:47:56 +01:00
qwidgetaction testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qwidgetmetatype Finish qmetatype migration to type switcher 2018-10-03 14:48:55 +00:00
qwidgetsvariant
qwindowcontainer Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
kernel.pro Cleanup widgets/kernel.pro after modularization 2019-03-27 09:29:20 +00:00