Unskip test sys.netinet6.frag6.frag6_07.frag6_07

This is now consistently passing with 100+ consecutive runs.

Signed-off-by: Siva Mahadevan <me@svmhdvn.name>
PR:		244170
MFC after:	3 days
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 a6ea80bc91
commit 681e9d3e39
-3
View File
@@ -218,9 +218,6 @@ frag6_07_head() {
}
frag6_07_body() {
if [ "$(atf_config_get ci false)" = "true" ]; then
atf_skip "https://bugs.freebsd.org/244170"
fi
frag6_body 7 frag6_07_check_stats
}