[all-commits] [llvm/llvm-project] c63e83: [lit] Add --report-failures-only option for lit te...

Rakshit Patel via All-commits all-commits at lists.llvm.org
Wed Nov 13 00:30:55 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c63e83f49575c024cf89fce9bc95d64988f3177b
      https://github.com/llvm/llvm-project/commit/c63e83f49575c024cf89fce9bc95d64988f3177b
  Author: Rakshit Patel <rakshit.patel at sony.com>
  Date:   2024-11-13 (Wed, 13 Nov 2024)

  Changed paths:
    M llvm/docs/CommandGuide/lit.rst
    M llvm/utils/lit/lit/cl_arguments.py
    M llvm/utils/lit/lit/main.py
    A llvm/utils/lit/tests/xunit-output-report-failures-only.py

  Log Message:
  -----------
  [lit] Add --report-failures-only option for lit test reports (#115439)

- Add option (--report-failures-only) to generate a reduced report for
lit tests that only includes failing tests
- This is a continuation of proposed patches by @gregbedwell here:
    - https://reviews.llvm.org/D143516
    - https://reviews.llvm.org/D143519

---------

Co-authored-by: Greg Bedwell <greg.bedwell at sony.com>
Co-authored-by: James Henderson <James.Henderson at sony.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list