Skip to content

Commit

Permalink
[NFC][libc++][test][AIX] UnXFAIL LIT test transform.pass.cpp (llvm#10…
Browse files Browse the repository at this point in the history
…2338)

Remove `XFAIL: LIBCXX-AIX-FIXME` from lit test `transform.pass.cpp` now
that AIX system call `wcsxfrm`/`wcsxfrm_l` is fixed in AIX 7.2.5.8 and
7.3.2.2 and buildbot machines have been upgraded.

Backported from commit cb5912a
  • Loading branch information
xingxue-ibm authored and tru committed Aug 12, 2024
1 parent 8666861 commit f638198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libcxx/test/std/re/re.traits/transform.pass.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
//
// NetBSD does not support LC_COLLATE at the moment
// XFAIL: netbsd
// XFAIL: LIBCXX-AIX-FIXME

// REQUIRES: locale.cs_CZ.ISO8859-2

Expand Down

0 comments on commit f638198

Please sign in to comment.