stella.stamenova added a comment. In D95713#2647548 <https://reviews.llvm.org/D95713#2647548>, @teemperor wrote:
> The tests are failing because Dave's bot is running without enabled Python. > The same is true for the Windows bot. Putting the plugin behind `#ifdef > LLDB_ENABLE_PYTHON` should fix this. The windows bot actually has LLDB_ENABLE_PYTHON set to true, so the failure has a different root cause. The error it is reporting is access violation. I'll get @mib some logs to investigate when I get a chance. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D95713/new/ https://reviews.llvm.org/D95713 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits