[libcxx-commits] [PATCH] D127242: Revert "[libc++][test] Mark ranges.transform.pass.cpp UNSUPPORTED for AIX"

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 7 18:02:14 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb2aec7e6eddb: Revert "[libc++][test] Mark ranges.transform.pass.cpp UNSUPPORTED for AIX" (authored by joe_loser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127242

Files:
  libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp


Index: libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp
===================================================================
--- libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp
+++ libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp
@@ -8,8 +8,6 @@
 
 // UNSUPPORTED: c++03, c++11, c++14, c++17
 // UNSUPPORTED: libcpp-has-no-incomplete-ranges
-// On AIX the test takes a long time, leading to frequent CI timeouts.
-// UNSUPPORTED: LIBCXX-AIX-FIXME
 
 // <algorithm>
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127242.435010.patch
Type: text/x-patch
Size: 596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220608/1f4cad2f/attachment.bin>


More information about the libcxx-commits mailing list