The test case frequently hangs on buildbot
TEST builders. Disable it for now.
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #6487
verify_runnable "both"
# See issue: https://github.com/zfsonlinux/zfs/issues/5665
-if is_32bit; then
- log_unsupported "Test case fails on 32-bit systems"
+if is_linux; then
+ log_unsupported "Test case hangs frequently."
fi
log_assert "Verify resumability of a full ZFS send/receive with the source " \