Skip to content

Commit c3aa6bf

Browse files
committed
Temporarily disable 'edited_method_body.swift' and 'edited_property_getter.swift' while investigating CI failures
1 parent 63c0bf3 commit c3aa6bf

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,3 +1,4 @@
1+
// UNSUPPORTED: OS=windows-msvc
12
// When adding a private protocol method, the interface hash should stay the same
23
// The per-type fingerprint should change
34

test/InterfaceHash/edited_property_getter.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// UNSUPPORTED: OS=windows-msvc
12
// When adding a private protocol method, the interface hash should stay the same
23
// The per-type fingerprint should change
34

0 commit comments

Comments
 (0)