Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop passing GC types to P/Invokes in IL tests. #35207

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

AaronRobinsonMSFT
Copy link
Member

Fixes #35187

This issue was caused by the assert added in #35026.

/cc @dotnet/jit-contrib @jkotas

@AaronRobinsonMSFT AaronRobinsonMSFT added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 20, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 5.0 milestone Apr 20, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT added test-enhancement Improvements of test source code auto-merge labels Apr 20, 2020
@ghost
Copy link

ghost commented Apr 20, 2020

Hello @AaronRobinsonMSFT!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 10 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@AaronRobinsonMSFT AaronRobinsonMSFT changed the title Stop passing GC types in IL tests. Stop passing GC types to P/Invokes in IL tests. Apr 20, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 1909580 into dotnet:master Apr 22, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the runtime_35187 branch April 22, 2020 01:56
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure: Assertion failed '!"*** invalid IL: gc type passed to unmanaged call"'
2 participants