[all-commits] [llvm/llvm-project] 4602f5: [libcxx][AIX] XFAIL tests enabled by locale.fr_FR....

David Tenty via All-commits all-commits at lists.llvm.org
Fri Nov 12 13:28:40 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4602f52d482c5752d6a4c13108f29f0be39598c8
      https://github.com/llvm/llvm-project/commit/4602f52d482c5752d6a4c13108f29f0be39598c8
  Author: David Tenty <daltenty at ibm.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.time/locale.time.put.byname/put1.pass.cpp
    M libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/grouping.pass.cpp
    M libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp

  Log Message:
  -----------
  [libcxx][AIX] XFAIL tests enabled by locale.fr_FR.UTF-8

We missed the tests in the earlier XFAIL-ing because the locale.fr_FR.UTF-8
feature wasn't available, but since an upgrade these are now showing up
on the CI.

Differential Revision: https://reviews.llvm.org/D113791




More information about the All-commits mailing list