mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-27 11:49:07 +08:00
Keep all the denylisted tests in sync. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
18 lines
614 B
Plaintext
18 lines
614 B
Plaintext
# TEMPORARY
|
|
sockmap_listen/sockhash VSOCK test_vsock_redir
|
|
usdt/basic # failing verifier due to bounds check after LLVM update
|
|
usdt/multispec # same as above
|
|
|
|
deny_namespace # not yet in bpf denylist
|
|
tc_redirect/tc_redirect_dtime # very flaky
|
|
lru_bug # not yet in bpf-next denylist
|
|
|
|
# Disabled temporarily for a crash.
|
|
# https://lore.kernel.org/bpf/c9923c1d-971d-4022-8dc8-1364e929d34c@gmail.com/
|
|
dummy_st_ops/dummy_init_ptr_arg
|
|
fexit_bpf2bpf
|
|
tailcalls
|
|
trace_ext
|
|
xdp_bpf2bpf
|
|
xdp_metadata
|