commit: e9d453f9791bbe3038b36d24b4ca8382beb623b9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 22:41:40 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 01:09:18 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e9d453f9
net-libs/libktorrent: Disable more brittle tests
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/libktorrent/libktorrent-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libktorrent/libktorrent-9999.ebuild
b/net-libs/libktorrent/libktorrent-9999.ebuild
index bb07109cdf..f5b6010b3b 100644
--- a/net-libs/libktorrent/libktorrent-9999.ebuild
+++ b/net-libs/libktorrent/libktorrent-9999.ebuild
@@ -53,7 +53,7 @@ src_prepare() {
src_test() {
# failing network tests
local myctestargs=(
- -E "(fin|packetloss|send|transmit)"
+ -E "(fin|packetloss|send|superseedtest|transmit|utppolltest)"
)
ecm_src_test