public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] Cygwin: testsuite: Remove passing tests from XFAIL list
@ 2022-08-29 16:54 Jon TURNEY
  0 siblings, 0 replies; only message in thread
From: Jon TURNEY @ 2022-08-29 16:54 UTC (permalink / raw)
  To: cygwin-cvs

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

commit 6ca056eec9529668e3a843f3da75be6d21cf6df5
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Wed Nov 25 14:27:28 2020 +0000

    Cygwin: testsuite: Remove passing tests from XFAIL list
    
    Remove ltp/fcntl05.c from XFAIL list, since it now PASSes.
    Remove ltp/dup03.c from XFAIL list, since it now PASSes.

Diff:
---
 winsup/testsuite/winsup.api/known_bugs.tcl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/winsup/testsuite/winsup.api/known_bugs.tcl b/winsup/testsuite/winsup.api/known_bugs.tcl
index e063ee6bb..4f13c90e0 100644
--- a/winsup/testsuite/winsup.api/known_bugs.tcl
+++ b/winsup/testsuite/winsup.api/known_bugs.tcl
@@ -1,4 +1,4 @@
-set xfail_list [list dup03 \
-    fcntl05 setgroups01 setuid02 \
+set xfail_list [list \
+    setgroups01 setuid02 \
     ulimit01 unlink08 \
     sample-fail sample-miscompile]

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

only message in thread, other threads:[~2022-08-29 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-29 16:54 [newlib-cygwin] Cygwin: testsuite: Remove passing tests from XFAIL list 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).