diff options
Diffstat (limited to 'lldb/test/dosep.py')
| -rwxr-xr-x | lldb/test/dosep.py | 1 |
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 |

