Add decorator for FreeBSD buildbot failure

llvm.org/pr19605

llvm-svn: 207557
This commit is contained in:
Ed Maste 2014-04-29 17:00:45 +00:00
parent 71afe0b1d5
commit 5c4661881b
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ class ExprCommandWithTimeoutsTestCase(TestBase):
self.buildDsym()
self.call_function()
@expectedFailureFreeBSD("llvm.org/pr19605") # fails on buildbot
@dwarf_test
def test_with_dwarf(self):
"""Test calling std::String member function."""