summaryrefslogtreecommitdiff
path: root/test-suite/tests/filesys.test
diff options
context:
space:
mode:
authorTomas Volf <~@wolfsden.cz>2024-08-10 00:54:29 +0200
committerLudovic Courtès <ludo@gnu.org>2024-10-20 21:22:22 +0200
commit21e3e1c420ace116961ecdf0001c289c28fa73c6 (patch)
tree590fbcf274b1c1bb52a0f84a21ed5567a141db18 /test-suite/tests/filesys.test
parent478f139d77649cb50b9fa5492b085b42a48dd811 (diff)
downloadguile-21e3e1c420ace116961ecdf0001c289c28fa73c6.tar.gz
tests: Skip hole-related port tests on Darwin.
Hole are itself a file-system specific feature and they are not mandated. While APFS does support sparse files, they do not behave like on Linux. I did not discover exact rules, but the file needs to be large (100s of kB at least) and the holes are not aligned as the test code expects. So just disable them. * test-suite/tests/ports.test (skip-on-darwin): New procedure. ("size of sparse file", "SEEK_DATA while on data") ("SEEK_DATA while in hole", "SEEK_HOLE while in hole"): Skip on Darwin. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'test-suite/tests/filesys.test')
0 files changed, 0 insertions, 0 deletions