diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2014-03-26 22:46:03 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2014-03-26 22:46:03 +0000 |
| commit | 743c072a09a2ddef7ca4889cc6ce06f562260248 (patch) | |
| tree | 5c8439f7c5a34228e3acf856feb4ae38c790907e /tests | |
| parent | 54ff5d7323e6b110e8796cdd412a39b7d13fb66d (diff) | |
Notes
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/sys/netinet/fibs_test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sys/netinet/fibs_test.sh b/tests/sys/netinet/fibs_test.sh index 5b58f71fa337c..d12ec4451a59c 100755 --- a/tests/sys/netinet/fibs_test.sh +++ b/tests/sys/netinet/fibs_test.sh @@ -55,7 +55,6 @@ arpresolve_checks_interface_fib_head() } arpresolve_checks_interface_fib_body() { - atf_expect_fail "kern/167947 arpresolve checks only the default FIB for the interface route" # Configure the TAP interfaces to use a RFC5737 nonrouteable addresses # and a non-default fib ADDR0="192.0.2.2" |
