From: Georgy Yakovlev Date: Sat, 25 Apr 2020 06:05:28 +0000 (-0700) Subject: dev-lang/rust: restrict tests for now X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b3b30f9f858a3ed056fe6261d1fb4303876f5a91;p=gentoo.git dev-lang/rust: restrict tests for now need more work Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-lang/rust/rust-1.43.0.ebuild b/dev-lang/rust/rust-1.43.0.ebuild index f667f6633749..ab176763421d 100644 --- a/dev-lang/rust/rust-1.43.0.ebuild +++ b/dev-lang/rust/rust-1.43.0.ebuild @@ -106,6 +106,10 @@ QA_FLAGS_IGNORED=" usr/lib/rustlib/.*/lib/lib.*.so " +# tests need a bit more work, currently they are causing multiple +# re-compilations and somewhat fragile. +RESTRICT="test" + QA_SONAME="usr/lib.*/librustc_macros.*.so" PATCHES=(