[Lldb-commits] [PATCH] Sort unit test failures by name
Vince Harron
vharron at google.com
Tue Oct 21 21:32:51 PDT 2014
Hi clayborg,
Running tests on different platforms or with different numbers of threads can result in different sorting for the same set of failures. This makes comparing failures more difficult. This patch sorts test failures by test name.
http://reviews.llvm.org/D5904
Files:
test/dosep.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5904.15231.patch
Type: text/x-patch
Size: 378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141022/2450193d/attachment.bin>
More information about the lldb-commits
mailing list