[all-commits] [llvm/llvm-project] dbc262: [Flang][test] Fix Windows buildbot.

Michael Kruse via All-commits all-commits at lists.llvm.org
Fri Jun 11 21:29:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbc262968f8ed4b25281d5855eda8f5a699b95c6
      https://github.com/llvm/llvm-project/commit/dbc262968f8ed4b25281d5855eda8f5a699b95c6
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-06-11 (Fri, 11 Jun 2021)

  Changed paths:
    M flang/test/Semantics/modfile41.f90

  Log Message:
  -----------
  [Flang][test] Fix Windows buildbot.

Commit 1b241b9b400bdfc5b8e0d157f0f46436677927b8 /
patch https://reviews.llvm.org/D104130 introduced an new test which
calls a UNIX shell script. Add
REQUIRES: shell
to not run it on Windows.




More information about the All-commits mailing list