mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-05 08:09:07 +08:00
vmtest: disable ringbuf test on latest for now
ringbuf selftest is flaky, disable it for now. Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
@@ -3,3 +3,4 @@ send_signal # flaky
|
|||||||
test_lsm # semi-working
|
test_lsm # semi-working
|
||||||
sk_assign # needs better setup in Travis CI
|
sk_assign # needs better setup in Travis CI
|
||||||
cls_redirect # latest Clang breaks BPF verification
|
cls_redirect # latest Clang breaks BPF verification
|
||||||
|
ringbuf # ringbuf test is racy right now
|
||||||
|
|||||||
Reference in New Issue
Block a user