mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-27 02:14:28 +03:00
Disable rsend_024_pos
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
This commit is contained in:
parent
46364cb2f3
commit
4334df5353
@ -36,8 +36,8 @@
|
||||
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 " \
|
||||
|
Loading…
Reference in New Issue
Block a user