diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2024-10-29 15:11:28 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2024-10-29 15:11:28 +0000 |
| commit | 218f80226b82763c3cbd48de560959ad546b5e26 (patch) | |
| tree | 3e659886096496fef99c0bf1748af2cc5b41faaa /lib/libarchive/tests | |
| parent | 2352336ad9b26fd21d9b0013e195e41d6d02b914 (diff) | |
Diffstat (limited to 'lib/libarchive/tests')
| -rw-r--r-- | lib/libarchive/tests/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libarchive/tests/Makefile b/lib/libarchive/tests/Makefile index 2684d1661e57..0562197e6936 100644 --- a/lib/libarchive/tests/Makefile +++ b/lib/libarchive/tests/Makefile @@ -335,9 +335,6 @@ ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu BROKEN_TESTS+= test_fuzz_rar .endif -# https://bugs.freebsd.org/240683 -BROKEN_TESTS+= test_write_filter_zstd - # Build the test program. SRCS.libarchive_test= \ ${TESTS_SRCS} \ |
