diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2020-12-18 15:54:12 +0100 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2020-12-19 16:23:18 +0100 |
commit | ca202504ea6f04b2e724741100ab63f8f018a8af (patch) | |
tree | efeac85cf7d53db5b6f7b8b197cd1d767dbbc21b /tools/testing/scatterlist | |
parent | fec8a6a691033f2538cd46848f17f337f0739923 (diff) | |
download | linux-ca202504ea6f04b2e724741100ab63f8f018a8af.tar.bz2 |
selftests/core: fix close_range_test build after XFAIL removal
XFAIL was removed in commit 9847d24af95c ("selftests/harness: Refactor
XFAIL into SKIP") and its use in close_range_test was already replaced
by commit 1d44d0dd61b6 ("selftests: core: use SKIP instead of XFAIL in
close_range_test.c"). However, commit 23afeaeff3d9 ("selftests: core:
add tests for CLOSE_RANGE_CLOEXEC") introduced usage of XFAIL in
TEST(close_range_cloexec). Use SKIP there as well.
Fixes: 23afeaeff3d9 ("selftests: core: add tests for CLOSE_RANGE_CLOEXEC")
Cc: Giuseppe Scrivano <gscrivan@redhat.com>
Cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20201218112428.13662-1-tklauser@distanz.ch
Link: https://lore.kernel.org/r/20201218145415.801063-1-christian.brauner@ubuntu.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'tools/testing/scatterlist')
0 files changed, 0 insertions, 0 deletions