From 40e69c9538f7237bbe576c901cb9465ee98da94f Mon Sep 17 00:00:00 2001 From: Andrii Nakryiko Date: Wed, 10 Jun 2020 12:03:29 -0700 Subject: [PATCH] vmtests: un-blacklist ringbuf and cls_redirect selftests Both tests should be fixed now. Signed-off-by: Andrii Nakryiko --- travis-ci/vmtest/configs/blacklist/BLACKLIST-latest | 2 -- 1 file changed, 2 deletions(-) diff --git a/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest b/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest index 5772482..30e48dc 100644 --- a/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest +++ b/travis-ci/vmtest/configs/blacklist/BLACKLIST-latest @@ -2,5 +2,3 @@ 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