Skip to content

autotests: Replace output management test with a more useful test

Vlad Zahorodnii requested to merge work/zzag/autotest-output-changes-test into master

The output management test checks the implementation of output management capabilities in the virtual backend, which is not helpful.

This change replaces it with a more useful test that verifies how windows are placed after an output change.


This also sort of "fixes" the output management test by killing it. It got broken after changes that made kwin try to preserve window position after changing output layout.

Merge request reports