[libcxx-commits] [PATCH] D98179: [lit] Sort test start times based on prior test timing data

David Zarzycki via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 20 04:55:19 PDT 2021


davezarzycki added a comment.

In D98179#2639483 <https://reviews.llvm.org/D98179#2639483>, @lebedev.ri wrote:

> In D98179#2639476 <https://reviews.llvm.org/D98179#2639476>, @nlopes wrote:
>
>> I'm talking about sorting just the summary of failed tests, not the whole output. We need the whole -vv output, but that can be out of order.
>
> Aha! +1 then, i think sorting summary should be both easy and nice to have.

Agreed. Try: 5cbe2279f723f1cca1a542d95e7d9760e4f52240 <https://reviews.llvm.org/rG5cbe2279f723f1cca1a542d95e7d9760e4f52240>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98179/new/

https://reviews.llvm.org/D98179



More information about the libcxx-commits mailing list