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:
Siva Mahadevan
2025-07-15 12:45:24 -04:00
committed by Li-Wen Hsu
parent 012f1e4ae3
commit e93e57d3da
-3
View File
@@ -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"