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

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Aug 6 12:51:23 PDT 2021


  Branch: refs/heads/release/13.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f0bdb5eab7f97d3de17d093418f627cc5ce5fe82
      https://github.com/llvm/llvm-project/commit/f0bdb5eab7f97d3de17d093418f627cc5ce5fe82
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-08-06 (Fri, 06 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

(cherry picked from commit 39fa96a4906934774ba20bcb0cd5f808f619f3a6)




More information about the All-commits mailing list