From 23c0cce5976b1b55bcb44ac0f8f56c40a02ed861 Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Thu, 15 Feb 2018 15:24:32 +0000 Subject: @skipIfRemote TestTargetXMLArch The test does not actually connect to any remote targets. llvm-svn: 325250 --- .../test/functionalities/gdb_remote_client/TestTargetXMLArch.py | 1 + 1 file changed, 1 insertion(+) (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client') diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestTargetXMLArch.py b/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestTargetXMLArch.py index f4f86961f18..b12b8f1356a 100644 --- a/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestTargetXMLArch.py +++ b/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestTargetXMLArch.py @@ -8,6 +8,7 @@ class TestTargetXMLArch(GDBRemoteTestBase): @skipIf(hostoslist=no_match(lldbplatformutil.getDarwinOSTriples())) @expectedFailureAll(archs=["i386"]) + @skipIfRemote def test(self): """ Test lldb's parsing of the tag in the target.xml register -- cgit v1.2.3