mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-06-03 03:39:43 -04:00
The macOS / Cygwin expected-skipped lists in 3.4.x master assume features that are present on master but not on 3.2.7 (e.g. open-noatime semantics) and don't account for new tests added by the May 2026 sec-patches that get skipped on these platforms (daemon-chroot-acl, *-symlink-race, sender-flist-symlink-leak). Realign each list with what the platform actually skips on this backport branch so RSYNC_EXPECT_SKIPPED matches. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>