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
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| BLACKLIST | ||
| qfocusevent.pro | ||
| tst_qfocusevent.cpp | ||