summaryrefslogtreecommitdiffstats
path: root/lldb/test/expression_command/timeout
diff options
context:
space:
mode:
authorVince Harron <vince@nethacker.com>2015-05-17 15:32:14 +0000
committerVince Harron <vince@nethacker.com>2015-05-17 15:32:14 +0000
commita0c955251fa05e7e584a987f2d9fe7b67fa6edef (patch)
tree0fab28509640440d440f672d6c389535bb078035 /lldb/test/expression_command/timeout
parentc6ec96f9bebd29d89479fe4df662a9c3bf8562d9 (diff)
downloadbcm5719-llvm-a0c955251fa05e7e584a987f2d9fe7b67fa6edef.tar.gz
bcm5719-llvm-a0c955251fa05e7e584a987f2d9fe7b67fa6edef.zip
XFAIL'd some flakey tests on Darwin
llvm-svn: 237543
Diffstat (limited to 'lldb/test/expression_command/timeout')
-rw-r--r--lldb/test/expression_command/timeout/TestCallWithTimeout.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/expression_command/timeout/TestCallWithTimeout.py b/lldb/test/expression_command/timeout/TestCallWithTimeout.py
index 954ebf967ec..4b13316ad0b 100644
--- a/lldb/test/expression_command/timeout/TestCallWithTimeout.py
+++ b/lldb/test/expression_command/timeout/TestCallWithTimeout.py
@@ -21,6 +21,7 @@ class ExprCommandWithTimeoutsTestCase(TestBase):
@skipUnlessDarwin
@dsym_test
+ @expectedFailureDarwin # failed 1/134 runs, line 83, value.IsValid()
def test_with_dsym(self):
"""Test calling std::String member function."""
self.buildDsym()
OpenPOWER on IntegriCloud