The tests don't pass on linux-gnu. Move them out, so that the others
don't have to be XFAIL.
Details
Details
- Reviewers
mclow.lists EricWF
Diff Detail
Diff Detail
- Build Status
Buildable 10417 Build 10417: arc lint + arc unit
Paths
| Differential D38041
[libc++] Separate locale tests that are XFAIL on linux-gnu from others Needs ReviewPublic Authored by timshen on Sep 19 2017, 9:14 AM.
Details
Summary The tests don't pass on linux-gnu. Move them out, so that the others
Diff Detail
Revision Contents
Diff 115850 libcxx/test/std/re/re.alg/re.alg.match/basic.pass.cpp
libcxx/test/std/re/re.alg/re.alg.match/basic_locale.pass.cpp
libcxx/test/std/re/re.alg/re.alg.match/ecma.pass.cpp
libcxx/test/std/re/re.alg/re.alg.match/ecma_locale.pass.cpp
libcxx/test/std/re/re.alg/re.alg.match/extended.pass.cpp
libcxx/test/std/re/re.alg/re.alg.match/extended_locale.pass.cpp
libcxx/test/std/re/re.alg/re.alg.search/awk.pass.cpp
libcxx/test/std/re/re.alg/re.alg.search/awk_locale.pass.cpp
libcxx/test/std/re/re.alg/re.alg.search/ecma.pass.cpp
libcxx/test/std/re/re.alg/re.alg.search/ecma_locale.pass.cpp
libcxx/test/std/re/re.alg/re.alg.search/extended.pass.cpp
libcxx/test/std/re/re.alg/re.alg.search/extended_locale.pass.cpp
|