mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
net-analyzer/reaction: remove failing test
Remove failing test for plugin_virtual.rs https://framagit.org/ppom/reaction/-/work_items/153 Closes: https://bugs.gentoo.org/975427 Signed-off-by: Dale Showers <gentoo@fictx.com>
This commit is contained in:
@@ -511,6 +511,12 @@ src_prepare() {
|
||||
default
|
||||
}
|
||||
|
||||
src_test() {
|
||||
#Issue https://framagit.org/ppom/reaction/-/work_items/153
|
||||
rm "${S}/tests/plugin_virtual.rs"
|
||||
default
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
local target_dir="$(cargo_target_dir)"
|
||||
|
||||
Reference in New Issue
Block a user