Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: skip tst_selftests on Wayland and XWayland
QWindow::requestActivate() is not supported. We have one tst_selftests binary, and will test it with both xcb and wayland qpa plugin. A runtime check and skip will have different restult files, which is not implemented in testlib yet. Task-number: QTBUG-107578 Pick-to: 6.4 6.2 Change-Id: Idc8cb24c6f42a9f0f4dc9493e3fd1a5803ba7ce0 Reviewed-by: Liang Qi <[email protected]>
- Loading branch information