projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c774e33
)
kde-apps/okular: Disable hanging test
author
Andreas Sturmlechner
<asturm@gentoo.org>
Thu, 1 Feb 2018 00:08:02 +0000
(
01:08
+0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Thu, 1 Feb 2018 01:33:12 +0000
(
02:33
+0100)
Reported-by: Paolo Pedroni <paolo.pedroni@iol.it>
Closes: https://bugs.gentoo.org/641728
Package-Manager: Portage-2.3.21, Repoman-2.3.6
kde-apps/okular/okular-17.12.1.ebuild
patch
|
blob
|
history
diff --git
a/kde-apps/okular/okular-17.12.1.ebuild
b/kde-apps/okular/okular-17.12.1.ebuild
index 09b182c5deff7767b8009caa83d721a04e987333..e4166ea80ff957eb728063465189f32b0a1cc772 100644
(file)
--- a/
kde-apps/okular/okular-17.12.1.ebuild
+++ b/
kde-apps/okular/okular-17.12.1.ebuild
@@
-93,8
+93,9
@@
src_configure() {
src_test() {
# mainshelltest hangs, chmgeneratortest fails, bug #603116
+ # parttest hangs, bug #641728
local myctestargs=(
- -E "(mainshelltest|chmgeneratortest)"
+ -E "(mainshelltest|chmgeneratortest
|parttest
)"
)
kde5_src_test