mirror_zfs/tests/zfs-tests/tests
Tony Hutter a301dc364c
ZTS: Fix redacted_send failures on FreeBSD
We're seeing failures for redacted_deleted and redacted_mount
on FreeBSD 13-15:

    09:58:34.74 diff: /dev/fd/3: No such file or directory
    09:58:34.74 ERROR: diff /dev/fd/3 /dev/fd/4 exited 2

The test was trying to diff the file listings between two directories to
see if they are the same.  The workaround is to do a string comparison
of the directory listings instead of using `diff`.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #16224
2024-05-31 15:11:00 -07:00
..
functional ZTS: Fix redacted_send failures on FreeBSD 2024-05-31 15:11:00 -07:00
perf More adaptive ARC eviction 2023-03-08 11:17:23 -08:00
Makefile.am Add support for parallel pool exports 2024-05-14 08:57:41 -07:00