tests/fibs_test: unskip udp_dontroute6 testcase
This test now consistently passes (300+ consecutive runs). Signed-off-by: Siva Mahadevan <me@svmhdvn.name> PR: 244172 Sponsored by: The FreeBSD Foundation
This commit is contained in:
committed by
Li-Wen Hsu
parent
012f1e4ae3
commit
e93e57d3da
@@ -663,9 +663,6 @@ udp_dontroute6_head()
|
||||
|
||||
udp_dontroute6_body()
|
||||
{
|
||||
if [ "$(atf_config_get ci false)" = "true" ]; then
|
||||
atf_skip "https://bugs.freebsd.org/244172"
|
||||
fi
|
||||
# Configure the TAP interface to use an RFC3849 nonrouteable address
|
||||
# and a non-default fib
|
||||
ADDR0="2001:db8::2"
|
||||
|
||||
Reference in New Issue
Block a user