[all-commits] [llvm/llvm-project] a5f2e6: [libcxx][AIX] Reverting XFAILs for test cases afte...

nicolerabjohn via All-commits all-commits at lists.llvm.org
Thu Apr 13 08:02:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5f2e60a913bdd33a5a790d1459e8517d4d35677
      https://github.com/llvm/llvm-project/commit/a5f2e60a913bdd33a5a790d1459e8517d4d35677
  Author: Nicole Rabjohn <nicolerabjohn at gmail.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M libcxx/test/libcxx/assertions/headers_declare_verbose_abort.sh.cpp
    M libcxx/test/libcxx/double_include.sh.cpp
    M libcxx/test/libcxx/min_max_macros.compile.pass.cpp
    M libcxx/test/libcxx/modules_include.sh.cpp
    M libcxx/test/libcxx/nasty_macros.compile.pass.cpp
    M libcxx/test/libcxx/no_assert_include.compile.pass.cpp
    M libcxx/test/libcxx/strings/c.strings/version_cuchar.pass.cpp
    M libcxx/test/std/depr/depr.c.headers/uchar_h.compile.pass.cpp
    M libcxx/test/std/strings/c.strings/cuchar.compile.pass.cpp
    M libcxx/test/std/strings/c.strings/no_c8rtomb_mbrtoc8.verify.cpp

  Log Message:
  -----------
  [libcxx][AIX] Reverting XFAILs for test cases after OS update

These test cases were fixed with AIX 73TL1, and are currently passing on AIX machines with that fix. This fix has also been backported to the 7.2 service line. These were tested on a machine with AIX 7.2 TL 5 SP4 installed.

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




More information about the All-commits mailing list