qt6-bb10/tests/auto/widgets
Alex Trotsenko 274e973dbe Fix flakiness in tst_QApplication::testDeleteLater
DeleteLaterWidget is a main application window of the test. So, its
show() function should be called explicitly before starting the main
event loop. Otherwise, it remains hidden for the whole time, which
causes an incorrect emission of QApplication::lastWindowClosed signal
when a dialog window is closed in the middle of the test.

Also, fix synchronization between deferred deletion and timer event.

Change-Id: Id3ce5adbcd9e5e22508825c52025eeea70202354
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-04-03 17:05:27 +03:00
..
dialogs Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473 2020-03-12 18:46:44 +01:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview Stabilize task255529_transformationAnchorMouseAndViewportMargins 2020-02-27 10:24:09 +01:00
itemviews itemviews: Use the start of the current selection when getting the range 2020-03-30 11:17:59 +00:00
kernel Fix flakiness in tst_QApplication::testDeleteLater 2020-04-03 17:05:27 +03:00
styles Blacklist tst_QStyleSheetStyle::widgetStylePropagation on macOS 2020-01-14 00:49:58 +01:00
util Blacklist two tst_QScroller tests on macOS 2020-01-22 17:26:22 +01:00
widgets tst_QMenu: make QSKIP message truthful 2020-03-18 10:02:29 +00:00
widgets.pro