tests/net: enable if_clone_test:epair_ipv6_up_stress

The panic mentioned was fixed in f5a365e51f.

PR:	225438
This commit is contained in:
Gleb Smirnoff 2024-01-10 20:51:53 -08:00
parent 8a3fafc821
commit 6ee181b9d5

View file

@ -284,7 +284,6 @@ tap_ipv6_up_stress_head()
}
tap_ipv6_up_stress_body()
{
atf_skip "Quickly panics: if_delmulti_locked: inconsistent ifp 0xfffff80150e44000"
do_up_stress "tap" "6" ""
}
tap_ipv6_up_stress_cleanup()