From d7412bcac8a970542dc752f8717a38593d4192ec Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Mon, 7 Mar 2022 08:54:57 -0500 Subject: [PATCH] gmultipath tests: Re-enable the failloop test in CI Sponsored by: The FreeBSD Foundation --- tests/sys/geom/class/multipath/failloop.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/sys/geom/class/multipath/failloop.sh b/tests/sys/geom/class/multipath/failloop.sh index 48006d6b10d..0f0202bb8b0 100755 --- a/tests/sys/geom/class/multipath/failloop.sh +++ b/tests/sys/geom/class/multipath/failloop.sh @@ -36,10 +36,6 @@ failloop_head() } failloop_body() { - if [ "$(atf_config_get ci false)" = "true" ]; then - atf_skip "https://bugs.freebsd.org/258763" - fi - sysctl -n kern.geom.notaste > kern.geom.notaste.txt load_gnop load_gmultipath