[Lldb-commits] [lldb] [LLDB] Fix tests windows (PR #131600)

2025-03-17 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: Aleksandr Korepanov (AlexK0) Changes Hello, I'm working on LLDB on Windows and have encountered some issues with the tests. 1) Many tests fail to start on Windows due to an import exception: ``` Traceback (most recent call last): File "D

[Lldb-commits] [lldb] [LLDB] Fix tests windows (PR #131600)

2025-03-17 Thread Aleksandr Korepanov via lldb-commits
https://github.com/AlexK0 created https://github.com/llvm/llvm-project/pull/131600 Hello, I'm working on LLDB on Windows and have encountered some issues with the tests. 1) Many tests fail to start on Windows due to an import exception: ``` Traceback (most recent call last): File "D:\Project