mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-libs/xmlsec: skip failing test
Skip failing test (only in 1.3.10-r1). This is fixed in 1.3.11. Bug: https://bugs.gentoo.org/972730 Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/836 Merges: https://codeberg.org/gentoo/gentoo/pulls/836 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
3ba1e74ecc
commit
21c07f7eb8
@@ -66,6 +66,9 @@ src_prepare() {
|
|||||||
default
|
default
|
||||||
|
|
||||||
eautoreconf
|
eautoreconf
|
||||||
|
|
||||||
|
# skip failing test (this is fixed in 1.3.11) - #972730
|
||||||
|
sed -i '1842s/zyes/zskip/' tests/testDSig.sh || die
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user