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 1b8e7dfe02ec..6f2dd37700e2 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.