b905fa0f68
On the CI system our tests failed due to the greeter failing to start due to OpenGL problems. This was because we waited for a window to show which never happened. Thus the test failed. This change makes use of the new lockStateChanged signal to determine when the screen gets locked/unlocked. It's still possible that the test fails as I'm not able to reproduce the failure condition on the CI system. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dont_crash_glxgears.cpp | ||
kwin_wayland_test.cpp | ||
kwin_wayland_test.h | ||
lockscreen.cpp | ||
move_resize_window_test.cpp | ||
quick_tiling_test.cpp | ||
start_test.cpp | ||
transient_no_input_test.cpp |