Skip to content

[Flang][OpenMP] Re-enable tests on windows 2/n #93013

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 1 commit into from
May 22, 2024
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: 0 additions & 2 deletions flang/test/Semantics/OpenMP/single01.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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.7.3 single Construct
Expand Down
2 changes: 0 additions & 2 deletions flang/test/Semantics/OpenMP/single02.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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.7.3 single Construct
Expand Down
2 changes: 0 additions & 2 deletions flang/test/Semantics/OpenMP/symbol01.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_symbols.py %s %flang_fc1 -fopenmp

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

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

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

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

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

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

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

! 2.15.1.1 Predetermined rules for associated do-loops index variable
Expand Down
2 changes: 0 additions & 2 deletions flang/test/Semantics/OpenMP/symbol09.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_symbols.py %s %flang_fc1 -fopenmp

! Generic tests
Expand Down
2 changes: 0 additions & 2 deletions flang/test/Semantics/OpenMP/threadprivate01.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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 %openmp_flags
Expand Down
2 changes: 0 additions & 2 deletions flang/test/Semantics/OpenMP/threadprivate02.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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: 0 additions & 2 deletions flang/test/Semantics/OpenMP/threadprivate03.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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: 0 additions & 2 deletions flang/test/Semantics/OpenMP/threadprivate04.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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: 0 additions & 2 deletions flang/test/Semantics/OpenMP/threadprivate05.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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: 0 additions & 2 deletions flang/test/Semantics/OpenMP/threadprivate06.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! 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: 0 additions & 2 deletions flang/test/Semantics/OpenMP/threadprivate07.f90
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
! UNSUPPORTED: system-windows
! Marking as unsupported due to suspected long runtime on Windows
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp

! Check Threadprivate Directive with local variable of a BLOCK construct.
Expand Down
Loading