Skip to content

Commit

Permalink
kde-apps/okular: Disable hanging test
Browse files Browse the repository at this point in the history
Reported-by: Paolo Pedroni <[email protected]>
Closes: https://bugs.gentoo.org/641728
Package-Manager: Portage-2.3.21, Repoman-2.3.6
  • Loading branch information
a17r committed Feb 1, 2018
1 parent c774e33 commit d9816a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kde-apps/okular/okular-17.12.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d9816a0

Please sign in to comment.