[llvm-bugs] [Bug 24926] OS X cmake failing tests after rL248338

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 24 15:01:44 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24926

Todd Fiala <todd.fiala at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Todd Fiala <todd.fiala at gmail.com> ---
I checked in the tested (and slightly tweaked) version here:

Sending        source/Host/macosx/HostInfoMacOSX.mm
Transmitting file data .
Committed revision 248545.

Dawn and Bruce, if you can give that a run, that would be great.

With the changes, the cmake build yields these results at r248541 on my home
MBP running a beta of OS X 10.11:

Ran 399 test suites (6 failed) (1.503759%)
Ran 845 test cases (6 failed) (0.710059%)
Failing Tests (6)
FAIL: LLDB (suite) :: TestConnectRemote.py (Darwin snappy.local 15.0.0 Darwin
Kernel Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015;
root:xnu-3247.1.106~5/RELEASE_X86_64 x86_64 i386)
FAIL: LLDB (suite) :: TestCppNsImport.py (Darwin snappy.local 15.0.0 Darwin
Kernel Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015;
root:xnu-3247.1.106~5/RELEASE_X86_64 x86_64 i386)
FAIL: LLDB (suite) :: TestDefaultConstructorForAPIObjects.py (Darwin
snappy.local 15.0.0 Darwin Kernel Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015;
root:xnu-3247.1.106~5/RELEASE_X86_64 x86_64 i386)
TIMEOUT: LLDB (suite) :: TestObjCSelf.py (Darwin snappy.local 15.0.0 Darwin
Kernel Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015;
root:xnu-3247.1.106~5/RELEASE_X86_64 x86_64 i386)
FAIL: LLDB (suite) :: TestQueues.py (Darwin snappy.local 15.0.0 Darwin Kernel
Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015;
root:xnu-3247.1.106~5/RELEASE_X86_64 x86_64 i386)
FAIL: LLDB (suite) :: TestTerminal.py (Darwin snappy.local 15.0.0 Darwin Kernel
Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015;
root:xnu-3247.1.106~5/RELEASE_X86_64 x86_64 i386)

Unexpected Successes (1)
UNEXPECTED SUCCESS: LLDB (suite) :: TestRaise.py (Darwin snappy.local 15.0.0
Darwin Kernel Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015;
root:xnu-3247.1.106~5/RELEASE_X86_64 x86_64 i386)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150924/c3b4dbeb/attachment-0001.html>


More information about the llvm-bugs mailing list