[libcxx] r348973 - [test] [depr.c.headers] XFAIL uchar.h on NetBSD
Michal Gorny
mgorny at gentoo.org
Wed Dec 12 12:51:46 PST 2018
Author: mgorny
Date: Wed Dec 12 12:51:46 2018
New Revision: 348973
URL: http://llvm.org/viewvc/llvm-project?rev=348973&view=rev
Log:
[test] [depr.c.headers] XFAIL uchar.h on NetBSD
Modified:
libcxx/trunk/test/std/depr/depr.c.headers/uchar_h.pass.cpp
Modified: libcxx/trunk/test/std/depr/depr.c.headers/uchar_h.pass.cpp
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/test/std/depr/depr.c.headers/uchar_h.pass.cpp?rev=348973&r1=348972&r2=348973&view=diff
==============================================================================
--- libcxx/trunk/test/std/depr/depr.c.headers/uchar_h.pass.cpp (original)
+++ libcxx/trunk/test/std/depr/depr.c.headers/uchar_h.pass.cpp Wed Dec 12 12:51:46 2018
@@ -10,6 +10,7 @@
// XFAIL: suse-linux-enterprise-server-11
// XFAIL: apple-darwin
// XFAIL: newlib
+// XFAIL: netbsd
// <uchar.h>
More information about the libcxx-commits
mailing list