mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-12 03:29:06 +08:00
vmtests: blacklist problematic tests
Blacklist btf_map_in_map permanently for 5.5. bpf_verif_scale is broken due to Clang issues on latest. Do not run ALU32 flavor for test_progs on 4.9.0, which doesn't support ALU32 yet. Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
ed187d0400
commit
663f66decf
@@ -4,3 +4,4 @@ test_lsm # semi-working
|
||||
sk_assign # needs better setup in Travis CI
|
||||
sk_lookup
|
||||
core_reloc # temporary test breakage
|
||||
bpf_verif_scale # clang regression
|
||||
|
||||
Reference in New Issue
Block a user