Skip to content

Commit a7fc85a

Browse files
committed
[test] XFAIL local-vars.swift.gyb on Windows
1 parent 39489c2 commit a7fc85a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/DebugInfo/local-vars.swift.gyb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// test only verifies that the variables show up in the debug info at
33
// all. There are other tests testing liveness and representation.
44

5+
// rdar://problem/57611302
6+
// XFAIL: windows
7+
58
// RUN: %gyb %s -o %t.swift
69
// RUN: %target-swift-frontend %t.swift -g -emit-ir -o - | %FileCheck %t.swift
710
// RUN: %target-swift-frontend %t.swift -g -c -o %t.o

0 commit comments

Comments
 (0)