Mark Radar9974002DataFormatterTestCase test XFAIL on Linux.

See http://llvm.org/bugs/show_bug.cgi?id=20232 for details.

llvm-svn: 212489
This commit is contained in:
Todd Fiala 2014-07-07 21:13:39 +00:00
parent bf997d59eb
commit 020ed611ff
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ class Radar9974002DataFormatterTestCase(TestBase):
self.data_formatter_commands()
@dwarf_test
@expectedFailureLinux("llvm.org/pr20232")
def test_with_dwarf_and_run_command(self):
"""Test data formatter commands."""
self.buildDwarf()