[PATCH 0/2] Fix CI testsuite run with 3.6
Corinna Vinschen
corinna-cygwin@cygwin.com
Mon Mar 24 10:57:30 GMT 2025
On Mar 21 14:04, Jon Turney wrote:
> I think there's been some changes in the way we compute the ACL for files we
> create, which is causing a couple of tests to fail in CI.
>
> Get rid of inheritable permissions, so filemodes follow the simple behaviour
> (just controlled by umask) that tests expect.
>
> (It seems like there must be something wrong with the contortions we go
> through to run the testsuite against the just-built DLL, as otherwise we've
> have noticed these failures earlier?)
>
> Jon Turney (2):
> CI: Remove inheritable permissions from working directory
> Revert "Cygwin: CI: XFAIL umask03"
>
> .github/workflows/cygwin.yml | 3 +++
> winsup/testsuite/Makefile.am | 6 +-----
> 2 files changed, 4 insertions(+), 5 deletions(-)
>
> --
> 2.45.1
+1
Corinna
More information about the Cygwin-patches
mailing list