Skip to content

Conversation

@lambdageek
Copy link
Member

@lambdageek lambdageek commented Dec 13, 2021

These were fixed by #61467

During full AOT compilation we try to load all of these problematic types, so AOT compilation will fail. As a result these tests are all expected to fail the llvmfullaot lanes.

Related to #36112

Fixes #62567

@ghost
Copy link

ghost commented Dec 13, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@lambdageek
Copy link
Member Author

/azp run runtime-manual

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lambdageek
Copy link
Member Author

Need to disable most of these on llvmfullaot. I think it's expected that they wouldn't compile (since the AOT compiler will do layout at AOT time)

@lambdageek
Copy link
Member Author

/azp run runtime-manual

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lambdageek lambdageek requested a review from SamMonoRT December 14, 2021 13:42
@lambdageek
Copy link
Member Author

The runtime-manual failures aren't related

@lambdageek lambdageek merged commit 6712f18 into dotnet:main Dec 14, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

classloader NestedStructs case 03, 04, and 05 failing in mono full AOT

2 participants