[Lldb-commits] [lldb] [lldb] Fixed TestEchoCommands.test running on a remote target (PR #94127)

Dmitry Vasilyev via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 3 01:22:17 PDT 2024


slydiman wrote:

> we support running (all?) shell tests on a remote system?

We have configured buildbots with Windows x86_64, Linux x86_64 hosts and Linux Aarch64 targets. Currently we got 2 failed Shell tests on Windows host and 2 failed test on Linux hosts. This test failed on both hosts. 

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


More information about the lldb-commits mailing list