]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: testsuite: Remove passing tests from XFAIL list
authorJon Turney <jon.turney@dronecode.org.uk>
Wed, 25 Nov 2020 14:27:28 +0000 (14:27 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Mon, 29 Aug 2022 16:53:42 +0000 (17:53 +0100)
Remove ltp/fcntl05.c from XFAIL list, since it now PASSes.
Remove ltp/dup03.c from XFAIL list, since it now PASSes.

winsup/testsuite/winsup.api/known_bugs.tcl

index e063ee6bb90ad7194f3aa158e7bffd67317a0978..4f13c90e086c9443d53b4280732940b4ab0697b4 100644 (file)
@@ -1,4 +1,4 @@
-set xfail_list [list dup03 \
-    fcntl05 setgroups01 setuid02 \
+set xfail_list [list \
+    setgroups01 setuid02 \
     ulimit01 unlink08 \
     sample-fail sample-miscompile]
This page took 0.030926 seconds and 5 git commands to generate.