gnu: kwin: Update skipped test list.
* gnu/packages/kde-plasma.scm (kwin)[arguments]: Update custom 'check phase with new list of skipped tests.master
parent
83cef4a4f1
commit
61ad934d90
|
@ -1196,17 +1196,14 @@ KDE Frameworks components.")
|
|||
(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")
|
||||
"|"))))))))
|
||||
|
|
Reference in New Issue