This test causes `make check` to fail but it is known bug so mark it as a TODO test.
Signed-off-by: Tyler Hicks <[email protected]> --- parser/tst/simple_tests/file/ok_bare_1.sd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/parser/tst/simple_tests/file/ok_bare_1.sd b/parser/tst/simple_tests/file/ok_bare_1.sd index 5097f38..b8d6d06 100644 --- a/parser/tst/simple_tests/file/ok_bare_1.sd +++ b/parser/tst/simple_tests/file/ok_bare_1.sd @@ -1,6 +1,7 @@ # #=Description bare file rule -#=EXRESULT PASS +#=EXRESULT FAIL +#=TODO https://launchpad.net/bugs/1215637 # /usr/bin/foo { deny file, -- 2.5.0 -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
