forked from OSchip/llvm-project
Revert "[libc++][test] Mark ranges.transform.pass.cpp UNSUPPORTED for AIX"
This reverts commit3583826bb5
. Instead of marking the test unsupported for AIX, the choice is to bump the timeout for CI as done in76c7e1f2a8
and222bd83d50
Differential Revision: https://reviews.llvm.org/D127242
This commit is contained in:
parent
0952cf5bbb
commit
b2aec7e6ed
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue