Skip to content

Commit

Permalink
kde-frameworks/kpeople: Disable personsmodeltest
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/816588
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Aug 29, 2024
1 parent 0d0e367 commit 7c9fee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kde-frameworks/kpeople/kpeople-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ RDEPEND="${DEPEND}"

src_test() {
local CMAKE_SKIP_TESTS=(
# bug 668192, segfaults
persondatatest
# bugs 668192, 816588: segfaults w/o virtx
personsmodeltest
)

ecm_src_test -j1
Expand Down

0 comments on commit 7c9fee9

Please sign in to comment.