mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: kwin: Skip flakey tests.
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Skip flakey tests. Change-Id: Ib7aa8bc76123150d469216f0d23e59404898bf1e
This commit is contained in:
parent
b9fcea5c06
commit
1c8b8de866
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue