commit | 7d764b685ee1bc73a9fa2b6cb4d42fa72b943145 | [log] [tgz] |
---|---|---|
author | Tommi Rantala <tommi.t.rantala@nokia.com> | Thu Oct 08 15:26:33 2020 +0300 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Thu Nov 05 10:08:15 2020 -0700 |
tree | bcd1f820822e5c0cafa2daeca95cf3d6933ed63c | |
parent | afba8b0a2cc532b54eaf4254092f57bba5d7eb65 [diff] |
selftests: binderfs: use SKIP instead of XFAIL XFAIL is gone since commit 9847d24af95c ("selftests/harness: Refactor XFAIL into SKIP"), use SKIP instead. Fixes: 9847d24af95c ("selftests/harness: Refactor XFAIL into SKIP") Signed-off-by: Tommi Rantala <tommi.t.rantala@nokia.com> Reviewed-by: Kees Cook <keescook@chromium.org> Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>