[PATCH] D108238: [lit] Add option to output test result as resultdb json format.

Haowei Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 16:10:00 PDT 2021


haowei updated this revision to Diff 367050.
haowei added a comment.

Reimplemented into a dedicated class.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108238

Files:
  llvm/utils/lit/lit/cl_arguments.py
  llvm/utils/lit/lit/reports.py
  llvm/utils/lit/tests/test-output-micro-resultdb.py
  llvm/utils/lit/tests/test-output-resultdb.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108238.367050.patch
Type: text/x-patch
Size: 8510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/f39bfaf2/attachment.bin>


More information about the llvm-commits mailing list