Skip to content

Commit 62bae42

Browse files
committed
Un-XFAIL a test that now passes
protocol_lookup_foreign exercises CF casting that used to be broken, but now works with the new dynamic casting implementation.
1 parent ce2377d commit 62bae42

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/Interpreter/SDK/protocol_lookup_foreign.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
// REQUIRES: objc_interop
55
// REQUIRES: OS=macosx
66

7-
// rdar://20990451 is tracking the fix for compiling this test optimized.
8-
// XFAIL: swift_test_mode_optimize
9-
// XFAIL: swift_test_mode_optimize_size
10-
// XFAIL: swift_test_mode_optimize_unchecked
11-
127
import Foundation
138
import StdlibUnittest
149

0 commit comments

Comments
 (0)