1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00

libarchive tests: Re-enable a broken test

It passes and so appears to have been silently fixed at some point.

PR:		240683
MFC after:	1 week
This commit is contained in:
Mark Johnston 2024-10-29 15:11:28 +00:00
parent 2352336ad9
commit 218f80226b

View File

@ -335,9 +335,6 @@ ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu
BROKEN_TESTS+= test_fuzz_rar BROKEN_TESTS+= test_fuzz_rar
.endif .endif
# https://bugs.freebsd.org/240683
BROKEN_TESTS+= test_write_filter_zstd
# Build the test program. # Build the test program.
SRCS.libarchive_test= \ SRCS.libarchive_test= \
${TESTS_SRCS} \ ${TESTS_SRCS} \