libarchve: disable another atime test
This test relies on atime of files and fails inconsistently on FreeBSD.
This commit is contained in:
committed by
Audrey Dutcher
parent
b9c1cebcfa
commit
cb9fd5faaa
@@ -74,6 +74,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# the filesystem does not necessarily have hardlink capabilities
|
||||
"libarchive/test/test_write_disk_hardlink.c"
|
||||
# access-time-related tests flakey on some systems
|
||||
"libarchive/test/test_read_disk_directory_traversals.c"
|
||||
"cpio/test/test_option_a.c"
|
||||
"cpio/test/test_option_t.c"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user