Skip to content

Commit 867cb3e

Browse files
[Fortran] Disable test in gfortran/regression/gomp/appendix-a
The a.23.4.f90 test is expected to produce an error but it passes. It was previously failing with an unsupported error, but once the feature was implemented it passed. The right fix for this is to catch the error during Semantics.
1 parent c37b420 commit 867cb3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Fortran/gfortran/regression/gomp/appendix-a/DisabledFiles.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ file(GLOB SKIPPED_FILES CONFIGURE_DEPENDS
4646
#
4747
# These tests pass when they should fail.
4848
#
49+
a.23.4.f90
4950
a.31.3.f90
5051
)
5152

0 commit comments

Comments
 (0)