qt5base-lts/tests/auto/widgets
Friedemann Kleint 58b70c2f1a tst_QFileSystemModel: Stabilize readOnly(), sortPersistentIndex()
The tests start to show flakyness on Linux in 5.10 (rowCount() check
failing). This seems to point to a race condition between the files
showing up and the file system watchers of QFileSystemModel starting.

To fix this, close the file and wait until it shows up in the directory
before pointing the QFileSystemModel to it. The tests then no longer
rely on the file system watchers.

Change-Id: I39cffb4cacf6843e8e4180efb405345307c78dd8
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2017-11-30 10:16:48 +00:00
..
dialogs tst_QFileSystemModel: Stabilize readOnly(), sortPersistentIndex() 2017-11-30 10:16:48 +00:00
effects Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists" 2017-06-14 13:00:35 +00:00
gestures autotests: use QTest::createTouchDevice() 2016-06-10 13:07:17 +00:00
graphicsview testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
itemviews QHeaderView: Simplify and fix layoutChange handling 2017-11-22 21:24:56 +00:00
kernel tst_QWidget::multipleToplevelFocusCheck(): Avoid overlapping 2017-11-06 14:39:18 +00:00
styles testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
util testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
widgets QAbstractButton: don't clear 'pressed' flag unless left button is released 2017-11-15 10:06:16 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00