[lldb-dev] rdar 9980907 details?

Ed Maste emaste at freebsd.org
Fri Nov 15 11:11:40 PST 2013


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):



More information about the lldb-dev mailing list