Skip Apple simulator test for all remote testing scenarios.
authorFrederic Riss <friss@apple.com>
Wed, 9 Oct 2019 20:39:04 +0000 (20:39 +0000)
committerFrederic Riss <friss@apple.com>
Wed, 9 Oct 2019 20:39:04 +0000 (20:39 +0000)
commit868b47fcbef1a116adf6668f24c2c3fcbfd57701
tree46761428193b65b538e020b1d0a51c33ee73b34a
parentd61ef7c46d11d31f5983ce87997244168d3b64e1
Skip Apple simulator test for all remote testing scenarios.

The test makes no sense to run remotely, period. The architecture of
the target is not the discriminant here.

llvm-svn: 374217
lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimulatorOSType.py