Skip to content
Commit 53e3e876 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

autotests: Make decoration mode change tests more robust

Currently, kwin expects that the xdg-decoration is installed before the
initial commit. However, decoration tests do that after the initial
commit, which makes testMaximizeAndChangeDecorationModeAfterInitialCommit()
silently pass.

On a second look, it seems that the xdg-decoration spec is okay with the
xdg-decoration being created after the first commit (as long as it's
done before the surface is mapped). This needs to be fixed separately.

CCBUG: 445259
parent b82897ce
Pipeline #106913 passed with stage
in 13 minutes and 24 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