[lldb/Test] Temporarily skip watch simulator in TestSimulatorPlatform.py

The simulator doesn't launch on green-dragon-10.

rdar://problem/64552748
This commit is contained in:
Jonas Devlieghere 2020-06-19 20:21:45 -07:00
parent 0dda5e4ce2
commit 7a9a341953
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ class TestSimulatorPlatformLaunching(TestBase):
@skipUnlessDarwin
@skipIfDarwinEmbedded
@apple_simulator_test('watch')
@skipIfDarwin # rdar://problem/64552748
def test_watchos(self):
"""Test running a 32-bit watchOS simulator binary"""
self.run_with(arch='i386',