Davide Cavalca 4 years ago
parent f67bb7c24a
commit 773a2202ef

@ -86,11 +86,7 @@ which use "default" feature of "%{crate}" crate.
%check %check
# These tests don't work when run outside of the git repo # These tests don't work when run outside of the git repo
# https://github.com/libbpf/libbpf-rs/issues/107 # https://github.com/libbpf/libbpf-rs/issues/107
%cargo_test -- -- \ %cargo_test -- -- --skip test_skeleton_basic --skip test_skeleton_builder_basic --skip test_skeleton_datasec --skip test_skeleton_empty_source
--skip test_skeleton_basic \
--skip test_skeleton_builder_basic \
--skip test_skeleton_datasec \
--skip test_skeleton_empty_source
%endif %endif
%changelog %changelog

Loading…
Cancel
Save