summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-16 11:53:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-16 11:54:30 +0200
commitc88ee8d34e77674c5241a095ae051f36f961ddd6 (patch)
treeddf5e6d98a23eea46b3dc077670304184e4933ea /kde-plasma
parentpackage.mask: Last rite sci-libs/freesteam (diff)
downloadgentoo-c88ee8d34e77674c5241a095ae051f36f961ddd6.tar.gz
gentoo-c88ee8d34e77674c5241a095ae051f36f961ddd6.tar.bz2
gentoo-c88ee8d34e77674c5241a095ae051f36f961ddd6.zip
kde-plasma/plasma-desktop: Disable another broken test...
Bug: https://bugs.gentoo.org/646890 Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
index 9329a4c6a0cb..845adb943b38 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
@@ -140,11 +140,11 @@ src_configure() {
}
src_test() {
- # parallel tests fail, foldermodeltest hangs, bug #646890
+ # parallel tests fail, foldermodeltest,positionertest hang, bug #646890
# needs D-Bus, bug #634166
local myctestargs=(
-j1
- -E "(foldermodeltest|test_kio_fonts)"
+ -E "(foldermodeltest|positionertest|test_kio_fonts)"
)
kde5_src_test