[libcxx-commits] [PATCH] D124569: Re-enable libc++ gdb-pretty-printer tests for all versions of clang.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 21 10:17:48 PDT 2022


Mordante added a comment.

In D124569#3578931 <https://reviews.llvm.org/D124569#3578931>, @saugustine wrote:

> I can't manage to get the buildbot environment working to test this. It consistently fails with
>
>   clang: error: unable to execute command: posix_spawn failed: Operation not permitted
>
> Not sure the best thing to do here. I think it should work fine, but am stumped on how to test it.

Can you rebase the patch so we can see the exact errors in our CI.
Note there are probably some merge conflicts since I added more builds to the exception list.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124569



More information about the libcxx-commits mailing list