[flang][MSVC] Change XFAIL to UNSUPPORTED for disabled test

Test flang/test/Semantics/select-rank02.f90 has an unresolved
failure when built with MSVC on an x86 Windows buildbot, but it passes
on an Arm Windows buildbot.  Change XFAIL to UNSUPPORTED to dodge
an XPASS buildbot complaint on the Arm Windows buildbot.
This commit is contained in:
Peter Klausler 2023-01-29 14:53:40 -08:00
parent dde3194876
commit 88f7b4d5b6

View File

@ -1,7 +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
! UNSUPPORTED: system-windows
!Shape analysis related tests for SELECT RANK Construct(R1148)
program select_rank