Skip to content

Commit a4d68b0

Browse files
authored
Merge pull request #20195 from apple/revert-20191-revert-20190-rdar45708367
[test] disable a failing test DebugInfo/local-vars.swift.gyb. rdar://45708367
2 parents 3c0bf03 + 539eb28 commit a4d68b0

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)