qt5base-lts/tests/auto/widgets
Volker Hilsheimer d609b20842 QCompleter: make filesystem test robust against slow I/O
Use a signal spy to watch for the relevant signal from the file system
model and wait for that before checking whether the completer responded
to that signal by showing (or not showing) the popup.

If the file system model doesn't fire within the default timeout of 5
seconds, skip the rest of the test.

Fixes: QTBUG-46113
Pick-to: 6.4 6.3 6.2
Change-Id: I9becfe19a220bdb178ed8275c327d55ea19aa342
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2022-07-13 22:41:43 +02:00
..
dialogs Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
effects Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
graphicsview Use debug stream in QTest::toString's default fallback if possible 2022-07-13 15:14:35 +02:00
itemviews QListview: PageDown/Up infinite loop 2022-07-05 11:55:19 +00:00
kernel Use debug stream in QTest::toString's default fallback if possible 2022-07-13 15:14:35 +02:00
styles Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
util QCompleter: make filesystem test robust against slow I/O 2022-07-13 22:41:43 +02:00
widgets Skip test which depends on window activations on Wayland 2022-07-13 14:35:03 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00