dev-lang/rust: restrict tests for now
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 25 Apr 2020 06:05:28 +0000 (23:05 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 25 Apr 2020 06:05:52 +0000 (23:05 -0700)
need more work

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-lang/rust/rust-1.43.0.ebuild

index f667f6633749c888f9d0377ae3c5ce502bb9170b..ab176763421d1393f900bf325d0b8b0e5b4ef723 100644 (file)
@@ -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=(