aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_007_pos.ksh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_007_pos.ksh b/tests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_007_pos.ksh
index 8d2061b31..ae352d4c0 100755
--- a/tests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_007_pos.ksh
+++ b/tests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_007_pos.ksh
@@ -36,6 +36,11 @@
verify_runnable "both"
+# See issue: https://github.com/zfsonlinux/zfs/issues/6421
+if is_linux; then
+ log_unsupported "Test often runs for longer than 10 minutes."
+fi
+
function cleanup
{
zfs destroy -rf $TESTPOOL/fs