[lldb-dev] cleaning up unexpected successes on OS X
Todd Fiala via lldb-dev
lldb-dev at lists.llvm.org
Mon Sep 14 08:33:00 PDT 2015
Hey all,
As of this change:
r247567 | tfiala | 2015-09-14 07:48:53 -0700 (Mon, 14 Sep 2015) | 7 lines
I'm seeing the following unexpected successes on OS X:
Unexpected Successes (16)
UNEXPECTED SUCCESS: LLDB (suite) :: TestCallStdStringFunction.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestCallWithTimeout.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestClassTypes.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestConstVariables.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestExprHelpExamples.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestFdLeak.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestMultipleDebuggers.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestObjCNewSyntax.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestPersistObjCPointeeType.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestProcessLaunch.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestRaise.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestRegisterVariables.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestRvalueReferences.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestStubSetSID.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestTargetAPI.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
UNEXPECTED SUCCESS: LLDB (suite) :: TestThreadExit.py (Darwin
tfiala-mbp-01.local 15.0.0 Darwin Kernel Version 15.0.0: Thu Sep 10
17:51:41 PDT 2015; root:xnu-3247.10.9~1/DEVELOPMENT_X86_64 x86_64 i386)
I'm going to look at cleaning these up today.
--
-Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150914/c6a1d285/attachment-0001.html>
More information about the lldb-dev
mailing list