mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-24 20:44:09 +00:00
[lldb/test] Disable TestStackCoreScriptedProcess.py
This patch disables TestStackCoreScriptedProcess.py since it times out non deterministicly. Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
This commit is contained in:
parent
ff4fcbb5f4
commit
d10a61c8d2
@ -35,6 +35,7 @@ class StackCoreScriptedProcesTestCase(TestBase):
|
||||
@skipIfOutOfTreeDebugserver
|
||||
@skipIfRemote
|
||||
@skipIfAsan # On ASAN builds, this test times-out (rdar://98678134)
|
||||
@skipIfDarwin
|
||||
def test_launch_scripted_process_stack_frames(self):
|
||||
"""Test that we can launch an lldb scripted process from the command
|
||||
line, check its process ID and read string from memory."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user