Skip to content

Commit c048672

Browse files
committed
[Test] Remove class_getImageName-static test.
This test checks the behavior of class_getImageName before the runtime's hook is installed with objc_setHook_getImageName. Foundation now triggers installation of that hook very early, causing the test to fail. Reliably avoiding this is difficult, and the test is redundant with the ObjC runtime's tests, so just remove it. rdar://132478164
1 parent 96c5d83 commit c048672

File tree

3 files changed

+0
-72
lines changed

3 files changed

+0
-72
lines changed

test/Interpreter/SDK/Inputs/SimpleNSObjectSubclass.swift

Lines changed: 0 additions & 3 deletions
This file was deleted.

test/Interpreter/SDK/Inputs/class_getImageName-static-helper.h

Lines changed: 0 additions & 7 deletions
This file was deleted.

test/Interpreter/SDK/class_getImageName-static.swift

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)