summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChaoren Lin <chaorenl@google.com>2015-08-19 17:13:02 +0000
committerChaoren Lin <chaorenl@google.com>2015-08-19 17:13:02 +0000
commitd904371271478dbc2c867f92023b117945e6d948 (patch)
tree12667f58f929c87130a07a47bbe736aafc525b82
parent7890a01263d986820bc009922d9eaccc10e11510 (diff)
downloadbcm5719-llvm-d904371271478dbc2c867f92023b117945e6d948.tar.gz
bcm5719-llvm-d904371271478dbc2c867f92023b117945e6d948.zip
XTIMEOUT TestExitDuringStep for Darwin.
llvm-svn: 245460
-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