[libcxx-commits] [PATCH] D112737: [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 28 11:27:44 PDT 2021


ldionne updated this revision to Diff 383102.
ldionne marked an inline comment as done.
ldionne added a comment.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.

Remove XFAIL for libunwind test on GCC. Frankly I don't know why it passes suddenly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112737/new/

https://reviews.llvm.org/D112737

Files:
  libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp
  libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp
  libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/thousands_sep.pass.cpp
  libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.context/format.context/ctor.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.context/format.context/locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/locale-specific_form.pass.cpp
  libunwind/test/remember_state_leak.pass.sh.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112737.383102.patch
Type: text/x-patch
Size: 5787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211028/eba08e49/attachment.bin>


More information about the libcxx-commits mailing list