Skip to content

Commit 35274c0

Browse files
authored
Merge pull request #69932 from artemcm/DisableFailingInterfaceHash
Disable `InterfaceHash/edited_{method_body|property_getter}.swift`
2 parents 2515793 + b89c6de commit 35274c0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/InterfaceHash/edited_method_body.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: shell
2+
// REQUIRES: rdar118528453
23
// Also uses awk:
34
// XFAIL OS=windows
45

test/InterfaceHash/edited_property_getter.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: shell
2+
// REQUIRES: rdar118528453
23
// Also uses awk:
34
// XFAIL OS=windows
45

0 commit comments

Comments
 (0)