From 5eb17a362e880e6d53a2202ee15c962940f1c4a5 Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Tue, 25 Apr 2023 17:32:53 +0200 Subject: [PATCH] tests: Avoid CSD window in test This ATM triggers missed .commit events for the window in question, to be addressed in Xwayland. Since the test does not seem to specifically rely on this window being CSD, make it a regular window instead. Part-of: --- .../stacking/closed-transient-only-take-focus-parents.metatest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/stacking/closed-transient-only-take-focus-parents.metatest b/src/tests/stacking/closed-transient-only-take-focus-parents.metatest index 88bf7865c..af4ce8886 100644 --- a/src/tests/stacking/closed-transient-only-take-focus-parents.metatest +++ b/src/tests/stacking/closed-transient-only-take-focus-parents.metatest @@ -9,7 +9,7 @@ can_take_focus 1/1 true accept_take_focus 1/1 true show 1/1 -create 1/2 csd +create 1/2 set_parent 1/2 1 accept_focus 1/2 false can_take_focus 1/2 true