Skip to content

Loading CustomXCTestRunner framework two times is not possible #20

Description

@stanislaw

Loading the CustomXCTestRunner framework two times, each from a different test, results in llvm-jit-objc getting confused about where or not CustomXC* classes have to be registered manually or not:

JIT Error: Objective-C class is already registered: CustomXCTestObserver
registerOneClass: CustomXCTestObserver 
	source ptr: 0x000000010d43ba18
0x000000010D43BA18

The implementation must understand that some classes are registered by dyld so they must be skipped from loading by llvm-jit-objc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions