]> git.ipfire.org Git - thirdparty/rsync.git/commit
ci: declare new metadata-coverage test skips for macOS and Cygwin
authorAndrew Tridgell <andrew@tridgell.net>
Sat, 23 May 2026 23:44:49 +0000 (09:44 +1000)
committerAndrew Tridgell <andrew@tridgell.net>
Sun, 24 May 2026 02:31:52 +0000 (12:31 +1000)
commitf1d5a3c8155a64fa2743e2b2594178f9eb9eaa89
tree1dc5e6e3b0b7098e479dacbe8a8f9ffc75f599ac
parent3086dbc0fd5f8f9da818d127f5e85439704fa8f6
ci: declare new metadata-coverage test skips for macOS and Cygwin

acls-depth skips where ACLs/setfacl are unavailable (macOS, Cygwin) like the
existing acls tests, and sparse skips on APFS (macOS), where a seek-written
hole isn't allocated sparsely. Add them to the per-platform RSYNC_EXPECT_SKIPPED
lists so the skip-set assertion stays accurate.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
.github/workflows/cygwin-build.yml
.github/workflows/macos-build.yml