Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2023-07-11 17:40:09 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2023-07-14 16:02:48 +0300
commitfee0c04e30e31d9034276ecb70cc8dd82e33e761 (patch)
tree5e7fc86c893c516222008504af2b1eaba5038c87 /.github
parent10e50f9617a851469c007cfe98666c8bc22f960b (diff)
Cygwin: testsuite: Drop Adminstrator privileges while running tests
Test access05 and symlink03 expect operations to fail which succeed when we have Adminstrator privileges. There's perhaps a bit of incoherency here: some XFAILed tests expect to run as root (so maybe we need the ability to selectively cygdrop?). Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cygwin.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml
index 248a3e4cd..39553d37a 100644
--- a/.github/workflows/cygwin.yml
+++ b/.github/workflows/cygwin.yml
@@ -73,6 +73,7 @@ jobs:
automake,
busybox,
cocom,
+ cygutils-extra,
dblatex,
dejagnu,
docbook-xml45,