Skip to content

Commit

Permalink
Revert "[libc++][test] Mark ranges.transform.pass.cpp UNSUPPORTED for…
Browse files Browse the repository at this point in the history
… AIX"

This reverts commit 3583826.

Instead of marking the test unsupported for AIX, the choice is to bump the
timeout for CI as done in 76c7e1f and
222bd83

Differential Revision: https://reviews.llvm.org/D127242
  • Loading branch information
JoeLoser committed Jun 8, 2022
1 parent 0952cf5 commit b2aec7e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit b2aec7e

Please sign in to comment.