diff --git a/tests/zfs-tests/tests/functional/history/history_004_pos.ksh b/tests/zfs-tests/tests/functional/history/history_004_pos.ksh index 1b8e7dfe0..6f2dd3770 100755 --- a/tests/zfs-tests/tests/functional/history/history_004_pos.ksh +++ b/tests/zfs-tests/tests/functional/history/history_004_pos.ksh @@ -31,6 +31,11 @@ . $STF_SUITE/include/libtest.shlib +# See issue: https://github.com/zfsonlinux/zfs/issues/7026 +if is_linux; then + log_unsupported "Test case occasionally fails" +fi + # # DESCRIPTION: # 'zpool history' can cope with simultaneous commands.