gnu: plasma-workspace: Fix build.

* gnu/packages/kde-plasma.scm (plasma-workspace)[arguments]<#:phases>
('check-after-install): Add failing test to test exclusions.

Change-Id: I47e56189cbba511e59d5f4640d883a23eee7af9d
This commit is contained in:
Greg Hogan 2025-07-31 19:14:46 +00:00
parent a13adb9cfa
commit 3f3359c7be
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -2843,6 +2843,11 @@ deviceerrormonitor_p.cpp"
"shelltest" "shelltest"
"tasksmodeltest" "tasksmodeltest"
"tasktoolstest" "tasktoolstest"
;; Failure in TestDesktop::testRename:
;; 'spyFileRenamed.count() >= 1' returned FALSE.
"testdesktop"
"testimagebackend" "testimagebackend"
"testimagefinder" "testimagefinder"
"testimagefrontend" "testimagefrontend"