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/winsup.api/known_bugs.tcl')
-rw-r--r--winsup/testsuite/winsup.api/known_bugs.tcl8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/testsuite/winsup.api/known_bugs.tcl b/winsup/testsuite/winsup.api/known_bugs.tcl
new file mode 100644
index 000000000..c84eaad28
--- /dev/null
+++ b/winsup/testsuite/winsup.api/known_bugs.tcl
@@ -0,0 +1,8 @@
+set xfail_list [list dup03 dup05 \
+ fcntl05 fcntl07B fcntl09 fcntl10 \
+ fsync01 gethostid01 lseek04 mknod01 \
+ setgroups01 setregid01 setreuid01 setuid02 \
+ ulimit01 unlink06 \
+ sample-fail sample-miscompile]
+
+