commit | 9c7b08e609115eef68b1155545a7bc8d9c6f45bc | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Fri Sep 11 20:01:24 2015 +0000 |
committer | Zachary Turner <zturner@google.com> | Fri Sep 11 20:01:24 2015 +0000 |
tree | 8293ef64cd58cd8ac3a3c645464bc79520874897 | |
parent | 31099900483cca21f0b3b5df83963276b8e31cf1 [diff] [blame] |
XFAIL miscellaneous tests on windows. llvm.org/pr24778 llvm-svn: 247460
diff --git a/lldb/test/python_api/function_symbol/TestSymbolAPI.py b/lldb/test/python_api/function_symbol/TestSymbolAPI.py index 6a315f2..6a59ee3 100644 --- a/lldb/test/python_api/function_symbol/TestSymbolAPI.py +++ b/lldb/test/python_api/function_symbol/TestSymbolAPI.py
@@ -22,6 +22,7 @@ @python_api_test @dwarf_test + @expectedFailureWindows("llvm.org/pr24778") def test_with_dwarf(self): """Exercise some SBSymbol and SBAddress APIs.""" self.buildDwarf()