mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
tests: unmark test as XFAIL on Windows
This passes on the rebranch. Unmark it as XFAIL on Windows to get the test suite passing.
This commit is contained in:
committed by
GitHub
parent
4786dd9b40
commit
2cfd7cba03
@@ -2,9 +2,6 @@
|
||||
// test only verifies that the variables show up in the debug info at
|
||||
// all. There are other tests testing liveness and representation.
|
||||
|
||||
// rdar://problem/57611302
|
||||
// XFAIL: OS=windows-msvc
|
||||
|
||||
// RUN: %gyb %s -o %t.swift
|
||||
// RUN: %target-swift-frontend %t.swift -g -emit-ir -o - | %FileCheck %t.swift
|
||||
// RUN: %target-swift-frontend %t.swift -g -c -o %t.o
|
||||
|
||||
Reference in New Issue
Block a user