[flang][MSVC] Disable test on Windows

A test is crashing the compiler unexpectedly when built with MSVC;
disable it with an XFAIL until it can be analyzed further.
This commit is contained in:
Peter Klausler 2023-01-28 17:25:50 -08:00
parent 034bab4cc8
commit 5aa060e3e1

View File

@ -1,4 +1,7 @@
! RUN: %python %S/test_errors.py %s %flang_fc1
! TODO: crashes compiler mysteriously when built with MSVC since patch
! 10b990a03b1ede533b8443edffa3607aae4295c7n or maybe earlier
! XFAIL: system-windows
!Shape analysis related tests for SELECT RANK Construct(R1148)
program select_rank