From kde-core-devel Sun Nov 24 23:18:40 2013 From: Albert Astals Cid Date: Sun, 24 Nov 2013 23:18:40 +0000 To: kde-core-devel Subject: ksysguard failing tests Message-Id: <1586317.CM13FR74P0 () xps> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=138533513927466 Hi, there are two ksysguard failing tests in jenkins http://build.kde.org/view/KDE%20SC%20stable/job/kde-workspace_stable/lastCompletedBuild/testReport/ There is one because of an API misuse expecting that a float will give you the plural version in k18np. Not sure we can fix this in KDE/4.11 since it's part of an installed header (even if we don't guarantee API stability for kde- workspace libs). My suggestion for this is removing the test from KDE/4.11 and adding a TODO in master branch in case someone wants to pick it up. The other one seems to be because of wrong implementation of SoftRaid reporting in ksysguardd. Anyone taking care of it? Cheers, Albert