https://bugzilla.samba.org/show_bug.cgi?id=5008

Wayne Davison <wa...@opencoder.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Wayne Davison <wa...@opencoder.net> ---
This test has been made to auto-skip in the latest git source (and a couple
other fixes and improvements made for Cygwin, including getting xattrs
supported). The Cygwin CI builds are doing well on GitHub Actions.

The details behind this particular failure are that the test expects to be able
to turn off all default-ACL mode changes by disabling the default-ACLs on one
parent directory. However, under Cygwin new directories withing that parent
directory still get created with a default-ACL rule that causes the mode of new
files to not be what the test expects.  Thus, just skipping that test seems to
be the best solution.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to