Skip to content

Commit bfa3707

Browse files
authored
Merge pull request #70833 from tshortli/disable-tests
Temporarily disable test/SILOptimizer/static_objects.swift
2 parents f9b64be + cdd7b52 commit bfa3707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/static_objects.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// REQUIRES: CPU=arm64 || CPU=x86_64
1010
// REQUIRES: swift_in_compiler
1111

12+
// REQUIRES: rdar120802375
1213

1314
public class C {
1415
var x: Int

0 commit comments

Comments
 (0)