]> git.ipfire.org Git - thirdparty/ccache.git/commit
test: Disable "output file failure" test for unsupported filesystem
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 27 Aug 2022 18:04:26 +0000 (20:04 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 27 Aug 2022 18:08:21 +0000 (20:08 +0200)
commitb065a6c70bb94b14bd4f980f0dd2fc294d43ab86
tree97ffacbc74fa3d77f99d3a9246051978f8099ce7
parent207151d27cbd63df0b93c15016b7dd0691013bd8
test: Disable "output file failure" test for unsupported filesystem

The "Failure to write output file" test assumes that the filesystem
supports read-only directories. Improve this by probing this assumption
before running the test.

Fixes #1150.

(cherry picked from commit 553fc98f846bf6de1566e8526f4a779b70d814c8)
test/suites/base.bash