mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 12:39:19 +00:00
[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:
parent
0dda5e4ce2
commit
7a9a341953
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user