gnu: kwin: Skip flakey tests.

* gnu/packages/kde-plasma.scm (kwin)[arguments]: Skip flakey tests.

Change-Id: Ib7aa8bc76123150d469216f0d23e59404898bf1e
This commit is contained in:
Zheng Junjie 2024-07-10 01:59:55 +08:00
parent b9fcea5c06
commit 1c8b8de866
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1432,6 +1432,7 @@ (define-public kwin
"kwin-testInputMethod" "kwin-testInputMethod"
"kwin-testPlasmaWindow" ;; require plasma-workspace qml module. "kwin-testPlasmaWindow" ;; require plasma-workspace qml module.
"kwin-testButtonRebind" "kwin-testButtonRebind"
"kwin-testDecorationInput"
"kwin-testPointerInput" "kwin-testPointerInput"
"kwin-testXdgShellWindow" "kwin-testXdgShellWindow"
"kwin-testXdgShellWindow-waylandonly" "kwin-testXdgShellWindow-waylandonly"