mehdi_amini added a comment. > No, I'm running lit and dumping into a file. sorting is not as easy as piping > through sort, as I'm running with -vv (required).
Since tests run in parallel, don't you already have some non-determinism in the -vv output? Isn't it printing as test finish? (just curious, not pushing back on anything here). > Anyway, sorting the list on lit side should be 1 line for some that knows > where that line goes :) Yeah I agree that sorting on the lit side for the summary should be fairly easy! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98179/new/ https://reviews.llvm.org/D98179 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits