mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-12 21:28:25 -04:00
The four tests added with the audit fixes skip on the standard (non-ASan, stdio-pipe) CI/fleet runs: daemon-deny-dns-failopen needs a TCP peer (require_tcp), and the three leak reproducers need an AddressSanitizer build (require_asan). Add them to RSYNC_EXPECT_SKIPPED so make check / the fleet report clean instead of flagging an expected skip as a mismatch. (cherry picked from commit 272341682b668424e1f87fd1e8f8a5878db272c2)