[Lldb-commits] [lldb] [lldb-dap][test] Refactor runInTerminal Tests. (PR #144954)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 20 03:16:42 PDT 2025


DavidSpickett wrote:

> We could probably check if the test now passes on linux arm since it was disabled because it timed out. I experienced the timeout after replacing the IsTestSupported with skipIfBuildType.

I ran them on Arm and Arm64 and they are passing.

They could always time out again on the bot machine under heavy load, so enable them in a separate change so reverting it is easier.

https://github.com/llvm/llvm-project/pull/144954


More information about the lldb-commits mailing list