aboutsummaryrefslogtreecommitdiff
path: root/tests/sys
diff options
context:
space:
mode:
authorRyan Moeller <freqlabs@FreeBSD.org>2020-08-25 20:04:35 +0000
committerRyan Moeller <freqlabs@FreeBSD.org>2020-08-25 20:04:35 +0000
commitd29f13b9042c29321924745ed221bfb9899501e8 (patch)
tree8688549d1921cad0394d032ab197b0930749fb07 /tests/sys
parent0709bb1f4146361e7917201a2438e1b2cd36f40b (diff)
downloadsrc-d29f13b9042c29321924745ed221bfb9899501e8.tar.gz
src-d29f13b9042c29321924745ed221bfb9899501e8.zip
Skip zpool_clear_005_pos test until bug fixed
Messing with gnop devices under a zpool fails in this test, causing the pool to be suspended and eventually the system to deadlock. Skip the test for now until the issue is resolved. PR: tests/248910 Discussed with: lwhsu Sponsored by: iXsystems, Inc.
Notes
Notes: svn path=/head/; revision=364783
Diffstat (limited to 'tests/sys')
-rwxr-xr-xtests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh b/tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh
index 467d6000a91b..faaed5cd27b9 100755
--- a/tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh
+++ b/tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh
@@ -124,6 +124,7 @@ zpool_clear_005_pos_head()
}
zpool_clear_005_pos_body()
{
+ atf_skip "Fails on OpenZFS, causing eventual deadlock. PR tests/248910"
. $(atf_get_srcdir)/../../../include/default.cfg
. $(atf_get_srcdir)/zpool_clear.cfg