I see an XPASS on a test case marked with 9980907.  On FreeBSD we have
clang+llvm 3.3 in the base system; I wonder if this issue is either a
problem with later clang, or has been fixed and the
expectedFailureClang tag just hasn't been removed.

XPASS: LLDB (/usr/bin/clang-amd64) :: test_with_dwarf_and_python_api
(TestStaticVariables.StaticVariableTestCase)

TestStaticVariables.py:
    @expectedFailureClang(9980907)
    @python_api_test
    @dwarf_test
    def test_with_dwarf_and_python_api(self):
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to