[all-commits] [llvm/llvm-project] da6c7e: [lldb][mcp] Skip MCPUnixSocketCommandTestCase if r...

Alexandre Perez via All-commits all-commits at lists.llvm.org
Thu Jul 3 03:18:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da6c7e6dd2c2b650f87554f03e13c3e3e293b928
      https://github.com/llvm/llvm-project/commit/da6c7e6dd2c2b650f87554f03e13c3e3e293b928
  Author: Alexandre Perez <alexandreperez at meta.com>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    M lldb/test/API/commands/protocol/TestMCPUnixSocket.py

  Log Message:
  -----------
  [lldb][mcp] Skip MCPUnixSocketCommandTestCase if remote (#146807)

It looks like #146603 broke the
[lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197)
build bot because `MCPUnixSocketCommandTestCase` is trying to start a
protocol-server via unix domain sockets on windows.
This change makes it so the test is skipped if it is remote.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list