Files
libbpf/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest
Andrii Nakryiko 1862741fb0 vmtest: disable ringbuf test on latest for now
ringbuf selftest is flaky, disable it for now.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
2020-06-04 10:48:08 -07:00

7 lines
210 B
Plaintext

# TEMPORARILY DISABLED
send_signal # flaky
test_lsm # semi-working
sk_assign # needs better setup in Travis CI
cls_redirect # latest Clang breaks BPF verification
ringbuf # ringbuf test is racy right now