@skipIfRemote TestTargetXMLArch

The test does not actually connect to any remote targets.

llvm-svn: 325250
This commit is contained in:
Pavel Labath 2018-02-15 15:24:32 +00:00
parent a6affc2fab
commit 23c0cce597

View File

@ -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 <architecture> tag in the target.xml register