commit | bfd05631da3fac99cd89ee11ec37bcc0bcaf71d8 | [log] [tgz] |
---|---|---|
author | Ed Maste <emaste@freebsd.org> | Wed May 27 19:11:29 2015 +0000 |
committer | Ed Maste <emaste@freebsd.org> | Wed May 27 19:11:29 2015 +0000 |
tree | 7e9a688e4267967c4ce286c1b19bad15d3668da3 | |
parent | 6bfc9190f1fe4a7e39dfadc9de41ad7783050a76 [diff] [blame] |
XTIMEOUT another test timing out on the FreeBSD buildbot llvm-svn: 238348
diff --git a/lldb/test/dosep.py b/lldb/test/dosep.py index bea6c9f..abf32f2 100755 --- a/lldb/test/dosep.py +++ b/lldb/test/dosep.py
@@ -194,6 +194,7 @@ elif target.startswith("freebsd"): expected_timeout |= { "TestBreakpointConditions.py", + "TestValueObjectRecursion.py", "TestWatchpointConditionAPI.py", } elif target.startswith("darwin"):