Skip to content

Commit f8585d7

Browse files
committed
[windows] Partial revert swiftlang#34143. Remove XFAIL.
The test started working in the last week, for unknown reasons. Remove the XFAIL line, but keep the infra for detecting the MSVC version for the tests. It might be useful later. If the test starts failing again, and nobody has any idea why, the best path forward might be marking it as UNSUPPORTED.
1 parent 889d9a7 commit f8585d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Frontend/crash-in-user-code.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
// UNSUPPORTED: OS=tvos
99
// UNSUPPORTED: OS=watchos
1010

11-
// XFAIL: MSVC_VER=15.0
12-
1311
// CHECK: Stack dump:
1412
// CHECK-NEXT: Program arguments:
1513
// CHECK-NEXT: Swift version

0 commit comments

Comments
 (0)