[Lldb-commits] [lldb] [lldb][test] Re-enable import-std-module	tests on Linux (PR #157649)
    via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Sep  9 11:32:36 PDT 2025
    
    
  
gulfemsavrun wrote:
I've tested this PR on our LLDB builders and confirmed that the segmentation fault from issue [#137046](https://github.com/llvm/llvm-project/issues/137046) is no longer present. See the builder results here: https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci.shadow/lldb-linux-x64/b8704184328175965969/overview
The PR test run resulted in two new test failures, but the failures appear to be unrelated to the original issue.
```
Failed Tests (2):
  lldb-api :: lang/cpp/libcxx-internals-recognizer/TestLibcxxInternalsRecognizer.py
  lldb-shell :: Recognizer/ubsan_add_overflow.test
```
https://github.com/llvm/llvm-project/pull/157649
    
    
More information about the lldb-commits
mailing list