tbaeder added a comment. In D150772#4349595 <https://reviews.llvm.org/D150772#4349595>, @Michael137 wrote:
> In D150772#4349592 <https://reviews.llvm.org/D150772#4349592>, @tbaeder wrote: > >> Can you tell me what I have to do so `ninja check-lldb-api` actually runs >> the test? All 1114 tests are currently marked "unsupported" for me. > > Did you configure LLDB with `-DLLDB_ENABLE_PYTHON`? We should probably add > that info to > https://lldb.llvm.org/resources/test.html#running-the-full-test-suite Ah yes, that seems to be the problem. Looks like that won't work when using sanitizers though, so I'll have to do another build and it will take a little longer. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D150772/new/ https://reviews.llvm.org/D150772 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits