[libcxx-commits] [PATCH] D98179: [lit] Sort test start times based on prior test timing data
Roman Lebedev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Mar 20 04:40:40 PDT 2021
lebedev.ri added a comment.
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.
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