Skip to content

Commit

Permalink
kde-frameworks/kdav: Disable failing test that is fixed in 5.78...
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/765061
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Feb 1, 2021
1 parent c924ea7 commit 11dd98f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kde-frameworks/kdav/kdav-5.77.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ RDEPEND="${DEPEND}
src_test() {
# bug 616808 - DavItemFetchJobTest requires D-Bus
# bug 653602 - DavItemsListJobTest mimetypes unsupported
# bug 765061 - kdav-davcollectionsmultifetchjobtest ## fixed in 5.78.0
local myctestargs=(
-E "(kdav-davitemfetchjob|kdav-davitemslistjob)"
-E "(kdav-davitemfetchjob|kdav-davitemslistjob|kdav-davcollectionsmultifetchjobtest)"
)
ecm_src_test
}

0 comments on commit 11dd98f

Please sign in to comment.