mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: kwin: Update skipped test list.
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check phase with new list of skipped tests.
This commit is contained in:
parent
83cef4a4f1
commit
61ad934d90
1 changed files with 1 additions and 4 deletions
|
@ -1196,17 +1196,14 @@ (define-public kwin
|
|||
(invoke "ctest" "-E"
|
||||
(string-join
|
||||
(list "kwayland-testXdgDecoration"
|
||||
"kwin-testLockScreen"
|
||||
"kwin-testXkb"
|
||||
"kwin-testPointerInput"
|
||||
"kwin-testXdgShellWindow"
|
||||
"kwin-testXdgShellWindow-waylandonly"
|
||||
"kwin-testSceneOpenGLES"
|
||||
"kwin-testSceneOpenGLES-waylandonly"
|
||||
"kwin-testInputMethod"
|
||||
"kwin-testInputMethod-waylandonly"
|
||||
"kwin-testNightColor"
|
||||
"kwin-testNightColor-waylandonly"
|
||||
"kwin-testPlasmaWindow"
|
||||
"kwin-testSceneQPainter"
|
||||
"kwin-testLibinputDevice")
|
||||
"|"))))))))
|
||||
|
|
Loading…
Reference in a new issue