[clang][driver][flang] Mark test as unsupported on darwin
authorPeter Waller <peter.waller@arm.com>
Wed, 30 Oct 2019 16:57:40 +0000 (16:57 +0000)
committerPeter Waller <peter.waller@arm.com>
Wed, 30 Oct 2019 17:01:59 +0000 (17:01 +0000)
D63607 made mac builders unhappy by failing this test, and it isn't
yet obvious why. Mark as unsupported as a temporary measure.

Signed-off-by: Peter Waller <peter.waller@arm.com>
clang/test/Driver/flang/flang.f90

index 9d47c7c..97e4847 100644 (file)
@@ -1,3 +1,7 @@
+! D63607 made mac builders unhappy by failing this test, and it isn't
+! yet obvious why. Mark as unsupported as a temporary measure.
+! UNSUPPORTED: darwin
+
 ! Check that flang -fc1 is invoked when in --driver-mode=flang.
 
 ! This is a copy of flang_ucase.F90 because the driver has logic in it which