https://llvm.org/bugs/show_bug.cgi?id=27179
Bug ID: 27179
Summary: test infra: Green Dragon OS X builder is sometimes
accessing an unguarded missing dictionary key, xUnit
formatter
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
This started showing up on the Green Dragon builder. It looks like it happens
when a timeout or exceptional exit occurs and cannot be charged to a test
method (which happens when no test method was running when said issue occurs).
It looks like there is logic in the wrap-up that is not accounting for the case
that a method/class name is unavailable, and crashes the test suite when doing
the summarization of results. This looks like it may be limited to the Xunit
case.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev