Cygwin: CI: XFAIL umask03

umask03 fails in CI due to some not understood weirdness.
This commit is contained in:
Jon Turney 2023-08-01 15:34:28 +01:00
parent edda3aeaf5
commit cbe7543cdf
No known key found for this signature in database
GPG Key ID: C7C86F0370285C81
1 changed files with 5 additions and 1 deletions

View File

@ -333,12 +333,16 @@ TESTS = $(check_PROGRAMS) \
mingw/cygload
# expected fail tests
XFAIL_TESTS_CI_true = \
winsup.api/ltp/umask03$(EXEEXT)
XFAIL_TESTS = \
winsup.api/ltp/setgroups01 \
winsup.api/ltp/setuid02 \
winsup.api/ltp/ulimit01 \
winsup.api/ltp/unlink08 \
winsup.api/samples/sample-fail
winsup.api/samples/sample-fail \
$(XFAIL_TESTS_CI_$(GITHUB_ACTIONS))
# cygrun.sh test-runner script, and variables used by it:
LOG_COMPILER = $(srcdir)/cygrun.sh