[PATCH] D122251: [lit] Use sharding for GoogleTest format

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 10:14:04 PDT 2022


abrachet accepted this revision.
abrachet added a comment.
This revision is now accepted and ready to land.

In D122251#3431337 <https://reviews.llvm.org/D122251#3431337>, @ychen wrote:

> Thanks, everyone for the valuable feedback. I believe I addressed all of them in the updated patch.
>
> - @abrachet: makes sure synthesize `result.pid` and `result.start` that are used by `--resultdb-output` and `--time-trace-output`. (with a test case)

I checked this out locally and it works for `--resultdb-output`. Thanks. Hopefully others can say if the fixes worked for them too before resubmitting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122251



More information about the llvm-commits mailing list