]> git.proxmox.com Git - mirror_zfs.git/commit
Partial revert "Disable slow tests for kmemleak"
authorChunwei Chen <tuxoko@gmail.com>
Sat, 21 Jan 2017 18:54:06 +0000 (10:54 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 21 Jan 2017 18:54:06 +0000 (10:54 -0800)
commit1b61fa935ca0543ecb2beb8f2cb567bba28a426e
treec7e403126b656b0cc2a7339bcc33e0d14bd2f9df
parent10a3f8885904558c2a406151c4cf960371c34934
Partial revert "Disable slow tests for kmemleak"

Enable zpool_clear_001_pos, zpool_create_024_pos and inherit_001_pos. These
are no longer slow.

Also disable zfs_destroy_001_pos, zfs_allow_010_pos and snapused_004_pos,
as they fail very often.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes #5613
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_destroy_001_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_clear/zpool_clear_001_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_024_pos.ksh
tests/zfs-tests/tests/functional/delegate/zfs_allow_010_pos.ksh
tests/zfs-tests/tests/functional/inheritance/inherit_001_pos.ksh
tests/zfs-tests/tests/functional/snapused/snapused_004_pos.ksh