Skip to content

Commit 664ad95

Browse files
authored
Merge pull request #33222 from rintaro/disable-rdar66353882
[Tests] Disable failing test while investigating
2 parents fb364ae + 31ac262 commit 664ad95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/objc_protocol_extended_method_types.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar66353882
12
// RUN: %empty-directory(%t)
23
// RUN: %build-irgen-test-overlays
34
// RUN: %target-swift-frontend(mock-sdk: -sdk %S/Inputs -I %t) %s -emit-ir | %FileCheck %s

0 commit comments

Comments
 (0)