Skip to content

Commit 9ab9075

Browse files
committed
Disable IRGen test case pic.swift until it is fixed
This test fails on armv7 on a bot. Disable until I have fixed it. rdar://32513284
1 parent 5de07a6 commit 9ab9075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/pic.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// RUN: %target-swift-frontend -assume-parsing-unqualified-ownership-sil %s -module-name main -S -o - | %FileCheck -check-prefix=%target-cpu %s
55

66
// XFAIL: linux
7+
// REQUIRES: rdar_32513284
78

89
var global: Int = 0
910

0 commit comments

Comments
 (0)