Revert "Skip sys.netinet6.frag6.frag6_19.frag6_19 in CI"
Per [siva@'s comment on the PR][1], this testcase now passes cleanly in CI.
PR: 274941
MFC after: 1 week
[1]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274941#c6
This reverts commit 86e87c3bd1.
This commit is contained in:
@@ -207,9 +207,6 @@ frag6_19_head() {
|
||||
}
|
||||
|
||||
frag6_19_body() {
|
||||
if [ "$(atf_config_get ci false)" = "true" ]; then
|
||||
atf_skip "https://bugs.freebsd.org/274941"
|
||||
fi
|
||||
frag6_body 19 frag6_19_check_stats
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user