public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin/main] Cygwin: CI: Take note of the testsuite status
@ 2023-09-03 13:58 Jon Turney
  0 siblings, 0 replies; only message in thread
From: Jon Turney @ 2023-09-03 13:58 UTC (permalink / raw)
  To: cygwin-cvs, newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1db6fb03e7b78c7201653e55e9eb27d4c2935967

commit 1db6fb03e7b78c7201653e55e9eb27d4c2935967
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sat Jul 22 21:04:28 2023 +0100

    Cygwin: CI: Take note of the testsuite status

Diff:
---
 .github/workflows/cygwin.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml
index 378d1d14a..9c6f352d2 100644
--- a/.github/workflows/cygwin.yml
+++ b/.github/workflows/cygwin.yml
@@ -123,7 +123,7 @@ jobs:
         export MAKEFLAGS=-j$(nproc) &&
         cd build &&
         (export PATH=${{ matrix.target }}/winsup/testsuite/testinst/bin:${PATH} && cmd /c $(cygpath -wa ${{ matrix.target }}/winsup/cygserver/cygserver) &) &&
-        (cd ${{ matrix.target }}/winsup; make check AM_COLOR_TESTS=always || true)
+        (cd ${{ matrix.target }}/winsup; make check AM_COLOR_TESTS=always)
       shell: C:\cygwin\bin\bash.exe --noprofile --norc -eo pipefail '{0}'
 
     # upload test logs to facilitate investigation of problems

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-03 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-03 13:58 [newlib-cygwin/main] Cygwin: CI: Take note of the testsuite status Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).