]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: use KNOWN_FAIL for lsns/ioctl_ns
authorKarel Zak <kzak@redhat.com>
Fri, 9 Dec 2022 10:28:25 +0000 (11:28 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 9 Dec 2022 10:28:25 +0000 (11:28 +0100)
commit857038d4512a5f2e9a1fd4a3d89c2c27eae456fd
tree206fd2ea82348a0135844ad0f1097fedf830e5ab
parent85a956a709bc2447dbc905177bd51b261d662722
tests: use KNOWN_FAIL for lsns/ioctl_ns

It seems 32bit userspace on 64bit kernel return ENOTTY for
NS_GET_USERNS ioctl (for example when execute tests in mock
environment).

Addresses: https://github.com/util-linux/util-linux/pull/1924
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/lsns/ioctl_ns