[all-commits] [llvm/llvm-project] f07576: [Flang][test] Fix Windows buildbot.
Michael Kruse via All-commits
all-commits at lists.llvm.org
Sat Jun 19 20:27:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f075760317663d60181183ad1643953f91b07be3
https://github.com/llvm/llvm-project/commit/f075760317663d60181183ad1643953f91b07be3
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2021-06-19 (Sat, 19 Jun 2021)
Changed paths:
M flang/test/Evaluate/folding20.f90
M flang/test/Semantics/call19.f90
M flang/test/Semantics/omp-allocate08.f90
M flang/test/Semantics/omp-nested-barrier.f90
Log Message:
-----------
[Flang][test] Fix Windows buildbot.
Add
REQUIRES: shell
to tests that execute a UNIX shell script to not run on Windows.
More information about the All-commits
mailing list