Skip to content

Commit 5af0d81

Browse files
committed
Re-enable conditional conformances test in optimized build.
1 parent 887ad4a commit 5af0d81

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Interpreter/conditional_conformances_smoke.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
// REQUIRES: executable_test
44

5-
// Test fails in optimized mode. rdar://35492657
6-
// REQUIRES: swift_test_mode_optimize_none
7-
85
// Smoke test to see that various conditional conformances correctly execute
96

107
protocol P1 {

0 commit comments

Comments
 (0)