Skip to content

[Flang][OpenMP] Disable all OpenMP semantics tests on Windows #92739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate-clause01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate-directive.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate03.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate04.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate05.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate06.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate07.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate08.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocate09.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocators01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocators02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocators03.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocators04.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocators05.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/allocators06.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/atomic-hint-clause.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/atomic.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
use omp_lib
! Check OpenMP 2.13.6 atomic Construct
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/atomic01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/atomic02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/atomic03.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/atomic04.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/atomic05.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/barrier.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp

!$omp barrier
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/clause-validity01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/combined-constructs.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp

program main
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/common-block.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %flang_fc1 -fopenmp -fdebug-dump-symbols %s | FileCheck %s

program main
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/compiler-directive.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! CompilerDirective with openmp tests

Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyin01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.15.4.1 copyin Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyin02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.15.4.1 copyin Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyin03.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.15.4.1 copyin Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyin04.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.15.4.1 copyin Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyin05.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.15.4.1 copyin Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copying.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp -Werror -pedantic
! OpenMP Version 5.0
! 2.19.4.4 firstprivate Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyprivate01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! OpenMP Version 4.5
! 2.15.4.2 copyprivate Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyprivate02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! OpenMP Version 4.5
! 2.15.4.2 copyprivate Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/copyprivate03.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! OpenMP Version 4.5
! 2.15.4.2 copyprivate Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/critical-empty.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! Test that there are no errors for an empty critical construct

Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/critical-hint-clause.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/dealloc.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp

! Test to check that no errors are present when allocate statements
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declarative-directive.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp

! Check OpenMP declarative directives
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target-common-block.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %flang_fc1 -fopenmp -fdebug-dump-symbols %s | FileCheck %s

PROGRAM main
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! REQUIRES: openmp_runtime

! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! OpenMP Version 5.1
! Check OpenMP construct validity for the following directives:
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target03.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp -pedantic
! OpenMP Version 5.1
! Check OpenMP construct validity for the following directives:
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target04.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! OpenMP Version 5.1
! Check OpenMP construct validity for the following directives:
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target05.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! OpenMP Version 5.1
! Check OpenMP construct validity for the following directives:
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target06.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
! OpenMP Version 5.1
! Check OpenMP construct validity for the following directives:
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/declare-target07.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp

module my_module
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/default-clause.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %flang_fc1 -fopenmp -fdebug-dump-symbols %s | FileCheck %s

! Test symbols generated in block constructs in the
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/default-none.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! Positive tests for default(none)
subroutine sb2(x)
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/default.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.15.3.1 default Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/default02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.15.3.1 default Clause - a positive test case.
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/depend01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.13.9 Depend Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/depend02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.13.9 Depend Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/depend03.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.13.9 Depend Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/device-clause01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 5.2
! 13.2 Device clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/device-constructs.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! Check OpenMP clause validity for the following directives:
! 2.10 Device constructs
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/do-collapse-positivecases.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.7.1 Collapse Clause Positive cases
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/do-collapse.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.7.1 Collapse Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/do-cycle.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! Check for cycle statements leaving an OpenMP structured block
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/do-ordered-positivecases.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.7.1 Ordered Clause positive cases.
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/do-ordered.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.7.1 Ordered Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/do-schedule01.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.7.1 Schedule Clause
Expand Down
2 changes: 2 additions & 0 deletions flang/test/Semantics/OpenMP/do-schedule02.f90
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
!RUN: %python %S/../test_errors.py %s %flang -fopenmp
! OpenMP Version 4.5
! 2.7.1 Schedule Clause
Expand Down
Loading
Loading