Skip to content

Commit a472587

Browse files
committed
Disable test/Sema/package_resilience_super_class.swift
1 parent 01612ae commit a472587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sema/package_resilience_super_class.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
// RUN: %target-build-swift -I %t -L %t -lUtils %s -o %t/main %target-rpath(%t) -package-name mypkg -DTESTABLE
2121
// RUN: %target-run %t/main %t/%target-library-name(Utils) | %FileCheck %s
2222

23+
// REQUIRES: rdar117594759
2324
//--- Utils.swift
2425

2526
open class OpenKlass {

0 commit comments

Comments
 (0)