tfiala added a comment.

A couple notes on this:

- Failures don't currently capture backtraces.  I can add this later, but I am 
leaving it for another pass.  This change is big enough as is.  Right now I'm 
focusing on counts and green/red CI solutions.
- Tests don't capture testcase-specific stdout/stderr.  This is too big a 
change for right now.  We can get there but not until we stop depending on the 
stdout/stderr going to other places for the whole test run.

Skip reason is captured, as are bug numbers, exception types and exception 
messages, stuffed into relevant JUnit xml attributes.


http://reviews.llvm.org/D12831



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to