]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Skip zpool_clear_005_pos test until bug fixed
authorfreqlabs <freqlabs@FreeBSD.org>
Tue, 25 Aug 2020 20:04:35 +0000 (20:04 +0000)
committerfreqlabs <freqlabs@FreeBSD.org>
Tue, 25 Aug 2020 20:04:35 +0000 (20:04 +0000)
commita07a8c43752868b77597ca5dc3a147e753a0355b
tree8688549d1921cad0394d032ab197b0930749fb07
parent013bdfdb0154c8bef88fed805fd39f670ea1e785
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