mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
Add decorator for recent FreeBSD failure
llvm.org/pr19075 llvm-svn: 203245
This commit is contained in:
@@ -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."""
|
||||
|
||||
Reference in New Issue
Block a user