summaryrefslogtreecommitdiffstats
path: root/lldb/test/dosep.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/dosep.py')
-rwxr-xr-xlldb/test/dosep.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/dosep.py b/lldb/test/dosep.py
index 89d3fbfc529..d9147ed2fbf 100755
--- a/lldb/test/dosep.py
+++ b/lldb/test/dosep.py
@@ -319,6 +319,7 @@ def getExpectedTimeouts(platform_name):
expected_timeout |= {
# times out on MBP Retina, Mid 2012
"TestThreadSpecificBreakpoint.py",
+ "TestExitDuringStep.py",
}
return expected_timeout
OpenPOWER on IntegriCloud