[PATCH] D98179: [lit] Sort test start times based on prior test timing data
    Mehdi AMINI via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 19 15:56:15 PDT 2021
    
    
  
mehdi_amini added a comment.
> Can we revert to the previous behavior please? The current behavior is not user friendly. Thanks!
To be clear: you car about the order in the final summary, not the actually execution order, right?
How are you diffing? Copy-pasting the terminal output to a file? (I alway pipe these kind of list through `sort` before diffing them)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98179/new/
https://reviews.llvm.org/D98179
    
    
More information about the llvm-commits
mailing list