Skip to content

Commit af92951

Browse files
[gfortran-tests][OpenMP] Disable two tests that incorrectly pass
pr107214-6.f90, pr107214-3.f90 in gomp are passing incorrectly when they are supposed to fail. Previously, they were failing incorrectly with a TODO. The correct fix is to catch the issue in Semantics. Pusing without review to get buildbot CIs to pass.
1 parent 1fabe2e commit af92951

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Fortran/gfortran/regression/gomp/DisabledFiles.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
446446
crayptr1.f90
447447
crayptr2.f90
448448
map-alloc-comp-1.f90
449+
pr107214-6.f90
450+
pr107214-3.f90
449451
pr33439.f90
450452
pr44036-3.f90
451453
pr78866-2.f90

0 commit comments

Comments
 (0)