mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-17 14:59:07 +08:00
vmtests: temporarily disable test_maps
Disable test_maps test until it's debugged why they started failing. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
4d3535ff7b
commit
e05f9be4f4
@@ -46,6 +46,6 @@ cd libbpf/selftests/bpf
|
||||
test_progs
|
||||
|
||||
if [[ "${KERNEL}" == 'latest' ]]; then
|
||||
test_maps
|
||||
#test_maps
|
||||
test_verifier
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user