diff --git a/clang/test/Driver/flang/flang.f90 b/clang/test/Driver/flang/flang.f90
index 97e4847f8439a..cabca4b08203a 100644
--- a/clang/test/Driver/flang/flang.f90
+++ b/clang/test/Driver/flang/flang.f90
@@ -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.