gnu: kio: Skip another test.
* gnu/packages/kde-frameworks.scm (kio)[arguments]: Adjust custom 'check phase to skip a test which fails on aarch64-linux.master
parent
52af65cf66
commit
e365c26a34
|
@ -2818,7 +2818,8 @@ consumption.")
|
|||
"|kiowidgets-kdirmodeltest"
|
||||
"|kiowidgets-kurifiltertest-colon-separator"
|
||||
"|kiofilewidgets-kfilewidgettest"
|
||||
"|kiowidgets-kurifiltertest-space-separator)")))))
|
||||
"|kiowidgets-kurifiltertest-space-separator"
|
||||
"|kioworker-httpheaderdispositiontest)")))))
|
||||
(add-after 'install 'add-symlinks
|
||||
;; Some package(s) (e.g. bluedevil) refer to these service types by
|
||||
;; the wrong name. I would prefer to patch those packages, but I
|
||||
|
|
Reference in New Issue