Skip to content
Commit 356fff99 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

autotests: Fix testScreens

Currently, the test doesn't pass due to Xwayland encountering a protocol
error.

That protocol error occurs because the xdg-output is destroyed before
the wl_output.

This change moves the ownership of the xdg-output to wl-output so they
are destroyed together.
parent 8d08306c
Pipeline #103469 passed with stage
in 11 minutes and 27 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment