Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F169580245
D59314.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
661 B
Referenced Files
None
Subscribers
None
D59314.diff
View Options
diff --git a/lib/libarchive/tests/Makefile b/lib/libarchive/tests/Makefile
--- a/lib/libarchive/tests/Makefile
+++ b/lib/libarchive/tests/Makefile
@@ -383,7 +383,12 @@
# Deterministic failures:
# Fails with `test_read_disk_directory_traversals.c:1094: File at has atime 886622, 1443306049 seconds ago`
-BROKEN_TESTS+= test_read_disk_directory_traversals
+BROKEN_TESTS+= test_read_disk_directory_traversals
+
+# Bug 273732: test fails with:
+# `Error 26 : LZ4F frame decoding could not complete: invalid frame`
+BROKEN_TESTS+= test_read_filter_lz4_raw_skip
+
.if 0
# test_fuzz.c is not a real test, but rather a simple fuzz-test using random().
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 2, 11:36 PM (4 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38019532
Default Alt Text
D59314.diff (661 B)
Attached To
Mode
D59314: [tests] libarchive: mark `test_read_filter_lz4_raw_skip` broken
Attached
Detach File
Event Timeline
Log In to Comment