[all-commits] [llvm/llvm-project] 358382: [libc++][test] Mark ranges.transform.pass.cpp UNSU...

Joseph Loser via All-commits all-commits at lists.llvm.org
Sun Jun 5 12:46:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3583826bb52a7f129b55df043e29860aeab9906d
      https://github.com/llvm/llvm-project/commit/3583826bb52a7f129b55df043e29860aeab9906d
  Author: Joe Loser <joeloser93 at gmail.com>
  Date:   2022-06-05 (Sun, 05 Jun 2022)

  Changed paths:
    M libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp

  Log Message:
  -----------
  [libc++][test] Mark ranges.transform.pass.cpp UNSUPPORTED for AIX

The `ranges.transform.pass.cpp` often times out on CI for AIX (32-bit and 64-bit)
only. Mark the test as `UNSUPPORTED` for `AIX` for now. It should be looked into in
the future.

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




More information about the All-commits mailing list