Add decorator for recent FreeBSD failure

llvm.org/pr19075

llvm-svn: 203245
This commit is contained in:
Ed Maste 2014-03-07 14:50:29 +00:00
parent 68f8699031
commit 11cbb11611
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ class LibcxxVBoolDataFormatterTestCase(TestBase):
self.data_formatter_commands()
@skipIfLinux # No standard locations for libc++ on Linux, so skip for now
@expectedFailureFreeBSD('llvm.org/pr19075')
@dwarf_test
def test_with_dwarf_and_run_command(self):
"""Test data formatter commands."""