qt5base-lts/tests/auto/other/qfocusevent
Kari Oikarinen b7d810a7cc tst_QFocusEvent: Add qWaitForWindowActive() to checkReason_focusWidget()
checkReason_ActiveWindow() started failing on Windows when run together with
other tests, but still passed on its own.

The offending tests was checkReason_focusWidget(), which showed a window but did
not wait for it to be active.

After adding this wait the whole test executable passes on Windows as well.

Amends fd87c8da82.

Change-Id: I384bc45176fcd7bf6f491a4f39b46464ba45693b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2018-04-27 07:16:11 +00:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
BLACKLIST Ignore tst_QFocusEvent failures on macOS 10.12 2017-07-29 09:35:03 +00:00
qfocusevent.pro Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. 2015-09-01 16:57:46 +00:00
tst_qfocusevent.cpp tst_QFocusEvent: Add qWaitForWindowActive() to checkReason_focusWidget() 2018-04-27 07:16:11 +00:00