Skip to content

[wasm][coreclr] native relinking for runtime tests #123946

Description

@radekdoulik

Some of the runtime tests need linking with native code. For example JIT/jit64/jit64_1 tests.

They contain PInvokes to the code through [DllImport(...)].

They will need to be relinked, either with corerun or corehost parts. We should also update the run scripts.

Some of the affected tests:

Disabled tests

Depends on #123670

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions