]> git.ipfire.org Git - thirdparty/rsync.git/commit
CI: add simd-checksum to expected-skipped on macOS and Cygwin master
authorAndrew Tridgell <andrew@tridgell.net>
Sun, 1 Mar 2026 22:35:09 +0000 (09:35 +1100)
committerAndrew Tridgell <andrew@tridgell.net>
Sun, 1 Mar 2026 22:52:01 +0000 (09:52 +1100)
commitb905ab23af2d71363271e99e446e8fe0bfc77f7f
tree2162cfa694673c5f9b7d6f0b36c7a4cabf915c20
parentaa142f08ef31d3ffa8d6b3b8af16d00324a98c1b
CI: add simd-checksum to expected-skipped on macOS and Cygwin

The new simd-checksum test is skipped on platforms where SIMD
instructions are unavailable (macOS ARM, Cygwin). Add it to the
RSYNC_EXPECT_SKIPPED lists so CI doesn't fail on the mismatch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
.github/workflows/cygwin-build.yml
.github/workflows/macos-build.yml