summaryrefslogtreecommitdiffstats
path: root/lldb/test
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2014-10-08 18:16:24 +0000
committerEd Maste <emaste@freebsd.org>2014-10-08 18:16:24 +0000
commitef9bc3d85761d560b36990d5acf74e4e466c64b0 (patch)
tree98959f9323d0fe918edd8f6423accd09478673a7 /lldb/test
parentc6bd742aed95e2e1a1bff198929e4e414feec37d (diff)
downloadbcm5719-llvm-ef9bc3d85761d560b36990d5acf74e4e466c64b0.tar.gz
bcm5719-llvm-ef9bc3d85761d560b36990d5acf74e4e466c64b0.zip
Add decorator for FreeBSD failure
llvm.org/pr21211 llvm-svn: 219329
Diffstat (limited to 'lldb/test')
-rw-r--r--lldb/test/api/multithreaded/TestMultithreaded.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/api/multithreaded/TestMultithreaded.py b/lldb/test/api/multithreaded/TestMultithreaded.py
index 11ddeaaa034..8e722681bc4 100644
--- a/lldb/test/api/multithreaded/TestMultithreaded.py
+++ b/lldb/test/api/multithreaded/TestMultithreaded.py
@@ -28,6 +28,7 @@ class SBBreakpointCallbackCase(TestBase):
self.build_and_test('driver.cpp test_breakpoint_callback.cpp',
'test_breakpoint_callback')
+ @expectedFailureFreeBSD("llvm.org/21211")
@skipIfi386
@skipIfRemote
@skipIfLinuxClang # buildbot clang version unable to use libstdc++ with c++11
OpenPOWER on IntegriCloud