Skip to content

Commit 0afd1df

Browse files
committed
[6.0][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 (cherry picked from commit c048672)
1 parent 951ed8e commit 0afd1df

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)