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:
Diffstat (limited to 'winsup/testsuite')
-rw-r--r--winsup/testsuite/winsup.api/known_bugs.tcl4
1 files 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]