[all-commits] [llvm/llvm-project] 39fa96: [llvm] [lit] Fix inconsistent test order in shtest...

Michał Górny via All-commits all-commits at lists.llvm.org
Thu Aug 5 00:17:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39fa96a4906934774ba20bcb0cd5f808f619f3a6
      https://github.com/llvm/llvm-project/commit/39fa96a4906934774ba20bcb0cd5f808f619f3a6
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M llvm/utils/lit/tests/shtest-keyword-parse-errors.py

  Log Message:
  -----------
  [llvm] [lit] Fix inconsistent test order in shtest-keyword-parse-errors

Remove test times when running shtest-keyword-parse-errors test,
in order to prevent the previous executions from impacting subtest
order and therefore causing FileCheck to fail.

Differential Revision: https://reviews.llvm.org/D107427




More information about the All-commits mailing list