aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2014-04-24 17:23:16 +0000
committerAlan Somers <asomers@FreeBSD.org>2014-04-24 17:23:16 +0000
commit0489b8916e6979d2fa39c5fccea24aeec244e1b6 (patch)
tree177ae04a4097c8f57e0c87e2c91602006082918b /tests
parent08a7cce543cb16dc08888f078460c324c8b6bb95 (diff)
downloadsrc-0489b8916e6979d2fa39c5fccea24aeec244e1b6.tar.gz
src-0489b8916e6979d2fa39c5fccea24aeec244e1b6.zip
Notes
Diffstat (limited to 'tests')
-rwxr-xr-xtests/sys/netinet/fibs_test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sys/netinet/fibs_test.sh b/tests/sys/netinet/fibs_test.sh
index d12ec4451a59..d6756bd0dfc0 100755
--- a/tests/sys/netinet/fibs_test.sh
+++ b/tests/sys/netinet/fibs_test.sh
@@ -116,7 +116,6 @@ loopback_and_network_routes_on_nondefault_fib_head()
loopback_and_network_routes_on_nondefault_fib_body()
{
- atf_expect_fail "kern/187549 Host and network routes for a new interface appear in the wrong FIB"
# Configure the TAP interface to use an RFC5737 nonrouteable address
# and a non-default fib
ADDR="192.0.2.2"