From fee0c04e30e31d9034276ecb70cc8dd82e33e761 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Tue, 11 Jul 2023 15:40:09 +0100 Subject: 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 --- .github/workflows/cygwin.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') 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, -- cgit v1.2.3