[all-commits] [llvm/llvm-project] d8f2bf: [lit] Better/earlier errors when no tests are exec...

Julian Lettner via All-commits all-commits at lists.llvm.org
Mon Nov 4 10:17:13 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d8f2bff75126c6dde694ad245f9807fa12ad5630
      https://github.com/llvm/llvm-project/commit/d8f2bff75126c6dde694ad245f9807fa12ad5630
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
    M llvm/utils/lit/lit/cl_arguments.py
    M llvm/utils/lit/lit/main.py
    M llvm/utils/lit/lit/run.py
    M llvm/utils/lit/tests/selecting.py

  Log Message:
  -----------
  [lit] Better/earlier errors when no tests are executed

Fail early, when we discover no tests at all, or filter out all of them.


  Commit: bd14bb42f03a227c7a83db942af4680d2fe0a78d
      https://github.com/llvm/llvm-project/commit/bd14bb42f03a227c7a83db942af4680d2fe0a78d
  Author: Julian Lettner <julian.lettner at gmail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
    M llvm/utils/lit/lit/main.py
    M llvm/utils/lit/lit/run.py

  Log Message:
  -----------
  [lit] Move measurement of testing time out of Run.execute


Compare: https://github.com/llvm/llvm-project/compare/be6ac471f613...bd14bb42f03a


More information about the All-commits mailing list