Skip to content

Commit 9e42ad8

Browse files
authored
Merge pull request #20190 from nkcsgexi/rdar45708367
[test] disable a failing test DebugInfo/local-vars.swift.gyb. rdar://45708367
2 parents 89c2fa3 + 8f4ea96 commit 9e42ad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/DebugInfo/local-vars.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
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+
// REQUIRES: rdar45708367
56
// RUN: %gyb %s -o %t.swift
67
// RUN: %target-swift-frontend %t.swift -g -emit-ir -o - | %FileCheck %t.swift
78
// RUN: %target-swift-frontend %t.swift -g -c -o %t.o

0 commit comments

Comments
 (0)