]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commit
UBUNTU: SAUCE: selftests: icmp_redirect: support expected failures
authorAndrea Righi <andrea.righi@canonical.com>
Tue, 22 Jun 2021 07:46:48 +0000 (09:46 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:04:08 +0000 (08:04 +0200)
commit0ab109df63bd6d4947fb941a17eabbaff6e75c4d
treee0c71a510c9dd3648b102aa17baa0d31ff1d5282
parente39b028a789aae9d609224d5d8f3618ade566ac2
UBUNTU: SAUCE: selftests: icmp_redirect: support expected failures

According to a comment in commit 99513cfa16c6 ("selftest: Fixes for
icmp_redirect test") the test "IPv6: mtu exception plus redirect" is
expected to fail, because of a bug in the IPv6 logic that hasn't been
fixed yet apparently.

We should probably consider this failure as an "expected failure",
therefore change the script to return XFAIL for that particular test and
also report the total amount of expected failures at the end of the run.

Link: https://lore.kernel.org/lkml/YNGVaO0pN9VqR8tJ@xps-13-7390/T/#u
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
tools/testing/selftests/net/icmp_redirect.sh