vmtests: blacklist 5.5 test and temporary blacklist core_reloc test

Permanently blacklist load_bytes_relative test on 5.5 due to missing
functionality.

Also temporarily blacklist core_reloc test due to failure on latest kernel.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
Andrii Nakryiko
2020-06-17 11:17:24 -07:00
committed by Andrii Nakryiko
parent d6ae406429
commit fb27968bf1
2 changed files with 2 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
send_signal # flaky
test_lsm # semi-working
sk_assign # needs better setup in Travis CI
core_reloc # temporary test breakage