Skip to content

Commit 05e1626

Browse files
committed
Reintroduce android xfail
1 parent 2b46f38 commit 05e1626

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

libcxx/test/std/depr/depr.c.headers/uchar_h_char8_t.compile.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// The following platforms do not provide mbrtoc8 and c8rtomb so the tests fail
1212
// XFAIL: target={{.+}}-aix{{.*}}
13+
// XFAIL: android
1314
// XFAIL: darwin
1415
// XFAIL: freebsd
1516
// XFAIL: windows

libcxx/test/std/strings/c.strings/cuchar_char8_t.compile.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// The following platforms do not provide mbrtoc8 and c8rtomb so the tests fail
1212
// XFAIL: target={{.+}}-aix{{.*}}
13+
// XFAIL: android
1314
// XFAIL: darwin
1415
// XFAIL: freebsd
1516
// XFAIL: windows

0 commit comments

Comments
 (0)