]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zpool_add/zpool_add_004_pos.ksh
Enable remaining tests
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zpool_add / zpool_add_004_pos.ksh
index 7b6a029dc9d8a8255455cbe04a4b499b99ff5b72..43756ba4046fd2c856847cf762cea64e9313b8ce 100755 (executable)
@@ -45,9 +45,9 @@
 
 verify_runnable "global"
 
-# See issue: https://github.com/zfsonlinux/zfs/issues/6065
+# https://github.com/zfsonlinux/zfs/issues/6145
 if is_linux; then
-       log_unsupported "Creating a pool containing a zvol may deadlock"
+       log_unsupported "Test case occasionally fails"
 fi
 
 function cleanup