commit: c4721540dbee4f9392e1d757f7e9960eb3f16cea Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Apr 22 08:42:27 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Apr 22 08:48:33 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4721540
kde-apps/pimcommon: autocorrectiontest was fixed Upstream commit 418a45a6cc177435801a882b750aa0d3035c6de0 Bug: https://bugs.gentoo.org/641730 Package-Manager: Portage-2.3.31, Repoman-2.3.9 kde-apps/pimcommon/pimcommon-9999.ebuild | 9 --------- 1 file changed, 9 deletions(-) diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild index 8a4a3ff7ea..3002282f52 100644 --- a/kde-apps/pimcommon/pimcommon-9999.ebuild +++ b/kde-apps/pimcommon/pimcommon-9999.ebuild @@ -52,12 +52,3 @@ RDEPEND="${COMMON_DEPEND} !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n " - -src_test() { - # bug 641730 - local myctestargs=( - -E "(autocorrectiontest)" - ) - - kde5_src_test -}
