[llvm-bugs] [Bug 35488] New: [Meta] tracking test suite failure on Mac OS
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 30 16:08:51 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35488
Bug ID: 35488
Summary: [Meta] tracking test suite failure on Mac OS
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: davide at freebsd.org
CC: llvm-bugs at lists.llvm.org
I ran lldb on a pristine, freshly installed (stock) Mac OS High Sierra.
This is the current status of the test suite (ran through `ninja check-lldb`):
===================
Test Result Summary
===================
Test Methods: 2659
Reruns: 6
Success: 1682
Expected Failure: 100
Failure: 8
Error: 510
Exceptional Exit: 0
Unexpected Success: 37
Skip: 320
Timeout: 2
Expected Timeout: 0
This status makes slightly harder to push non-trivial changes in lldb, because
it's not entirely obvious how to track regressions. Let's open this PR to keep
track.
--
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/20171201/37e75f24/attachment.html>
More information about the llvm-bugs
mailing list