[lldbsuite] Disable TestStopPCs when there's no XML support
authorStella Stamenova <stilis@microsoft.com>
Thu, 6 Dec 2018 00:11:17 +0000 (00:11 +0000)
committerStella Stamenova <stilis@microsoft.com>
Thu, 6 Dec 2018 00:11:17 +0000 (00:11 +0000)
commit1770c9ad248e78876fa3386b92e3cafda64d2525
treef9f2321f5e582b74565818faed4350a6a5ca7c65
parentbf5fe2dbba0899bee4323f5eaa075acc43a18e2e
[lldbsuite] Disable TestStopPCs when there's no XML support

The test relies on xml support to setup the correct registers. If there's no XML support, the test is going to fail.

llvm-svn: 348435
lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestStopPCs.py