[Lldb-commits] [lldb] [lldb] Skip TestVariableAnnotationsDisassembler.py on non-x86 architectures (PR #155942)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 29 05:04:50 PDT 2025
slydiman wrote:
This patch fixed
[lldb-remote-linux-ubuntu](https://lab.llvm.org/buildbot/#/builders/195/builds/13924)
and
[lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197/builds/8541)
But the test `lldb-api::TestVariableAnnotationsDisassembler.py` is still broken on [lldb-x86_64-win](https://lab.llvm.org/buildbot/#/builders/211)
Please take a look.
https://github.com/llvm/llvm-project/pull/155942
More information about the lldb-commits
mailing list