aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
diff options
context:
space:
mode:
authorSiva Mahadevan <me@svmhdvn.name>2025-07-15 16:45:24 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2025-12-16 16:39:14 +0000
commit681e9d3e391f30a512c523514f69a63c9782a901 (patch)
tree3424c875e4f505308882d9bab1c308daa6a54e9e /tests/sys
parenta6ea80bc917510b5e056cc5a29b62dfd7b39d068 (diff)
Diffstat (limited to 'tests/sys')
-rwxr-xr-xtests/sys/netinet6/frag6/frag6_07.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/sys/netinet6/frag6/frag6_07.sh b/tests/sys/netinet6/frag6/frag6_07.sh
index 09c82102b9b0..6189314013fd 100755
--- a/tests/sys/netinet6/frag6/frag6_07.sh
+++ b/tests/sys/netinet6/frag6/frag6_07.sh
@@ -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
}