Skip to content

Commit 895fa91

Browse files
committed
[lldb][mcp] Skip MCPUnixSocketCommandTestCase if remote
1 parent a068ed2 commit 895fa91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/commands/protocol/TestMCPUnixSocket.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
class MCPUnixSocketCommandTestCase(TestBase):
1414
@skipIfWindows
15+
@skipIfRemote
1516
@no_debug_info_test
1617
def test_unix_socket(self):
1718
"""

0 commit comments

Comments
 (0)