qt6-bb10/tests/auto/widgets/kernel/qapplication
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
..
desktopsettingsaware tst_qapplication: Fix execution for WinRT 2018-06-28 15:44:01 +00:00
modal Brush up tst_QApplication 2019-05-15 19:56:50 +00:00
test Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
tmp
.gitignore
BLACKLIST Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
heart.svg
qapplication.pro
tst_qapplication.cpp Fix flakiness in tst_QApplication::testDeleteLater 2020-04-03 17:05:27 +03:00