Skip to content

Commit

Permalink
Also disable flang test on [Fedora] Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
davezarzycki committed Oct 31, 2019
1 parent 8bb523c commit e0e724b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clang/test/Driver/flang/flang.f90
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
! D63607 made mac builders unhappy by failing this test, and it isn't
! D63607 made mac and Fedora builders unhappy by failing this test, and it isn't
! yet obvious why. Mark as unsupported as a temporary measure.
! UNSUPPORTED: darwin
! UNSUPPORTED: linux

! Check that flang -fc1 is invoked when in --driver-mode=flang.

Expand Down

0 comments on commit e0e724b

Please sign in to comment.