[PATCH] [libcxx] XFAIL all currently failing libc++ tests for linux.

Eric Fiselier eric at efcs.ca
Thu Oct 23 13:53:14 PDT 2014


Changed XFAIL: linux to XFAIL: linux-gnu. @jroelofs I'll file to separate bugs. One for the test/localization failures and another for the test/re failures. I think filing a bug per test case would be excessive.

http://reviews.llvm.org/D5941

Files:
  test/localization/locale.categories/category.collate/locale.collate.byname/compare.pass.cpp
  test/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_zh_CN.pass.cpp
  test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_zh_CN.pass.cpp
  test/localization/locale.categories/category.monetary/locale.moneypunct.byname/thousands_sep.pass.cpp
  test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
  test/localization/locale.categories/category.time/locale.time.get.byname/get_one.pass.cpp
  test/localization/locale.categories/category.time/locale.time.get.byname/get_one_wide.pass.cpp
  test/localization/locale.categories/category.time/locale.time.get.byname/get_weekday.pass.cpp
  test/localization/locale.categories/category.time/locale.time.get.byname/get_weekday_wide.pass.cpp
  test/localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp
  test/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/put2.pass.cpp
  test/localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp
  test/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp
  test/re/re.alg/re.alg.match/basic.pass.cpp
  test/re/re.alg/re.alg.match/ecma.pass.cpp
  test/re/re.alg/re.alg.match/extended.pass.cpp
  test/re/re.alg/re.alg.search/awk.pass.cpp
  test/re/re.alg/re.alg.search/basic.pass.cpp
  test/re/re.alg/re.alg.search/ecma.pass.cpp
  test/re/re.alg/re.alg.search/extended.pass.cpp
  test/re/re.traits/lookup_collatename.pass.cpp
  test/re/re.traits/translate_nocase.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5941.15346.patch
Type: text/x-patch
Size: 12676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141023/5f08f700/attachment.bin>


More information about the cfe-commits mailing list