]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Skip zpool_clear_005_pos test until bug fixed
authorRyan Moeller <freqlabs@FreeBSD.org>
Tue, 25 Aug 2020 20:04:35 +0000 (20:04 +0000)
committerRyan Moeller <freqlabs@FreeBSD.org>
Tue, 25 Aug 2020 20:04:35 +0000 (20:04 +0000)
commitd29f13b9042c29321924745ed221bfb9899501e8
tree8688549d1921cad0394d032ab197b0930749fb07
parent0709bb1f4146361e7917201a2438e1b2cd36f40b
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.
tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh