You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# chown-fake / devices-fake / xattrs / xattrs-hlink now RUN on macOS
45
49
# (rsyncfns.py drives xattrs via the `xattr` command), verified on a
46
50
# real macOS host, so they're no longer in the skip set.
47
-
run: sudo RSYNC_EXPECT_SKIPPED=acls-default,acls-depth,chmod-temp-dir,daemon-access-ip,daemon-chroot-acl,dir-sgid,open-noatime,preallocate,protected-regular,proxy-response-line-too-long,recv-discard-nullderef,simd-checksum,sparse make check
51
+
run: sudo RSYNC_EXPECT_SKIPPED=@testsuite/skiplist/common.txt,@testsuite/skiplist/macos.txt make check
48
52
- name: check (TCP daemon transport)
49
53
# Second run with daemon tests over a real loopback rsyncd; the default
50
54
# 'make check' above uses the secure stdio-pipe transport.
0 commit comments