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

[mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs #107502

Conversation

matouskozak
Copy link
Member

The test was disabled in #106716 at
https://github.com/dotnet/runtime/blob/c4792a228ea36792b90f87ddf7fce2477e827822/src/tests/issues.targets#L1136C107-L1136C137 for NativeAOT.

The tests are failing on fullAOT-[mini/llvm] jobs with Attempting to JIT compile method 'void CMain:RunInvalidTest1 ()' while running in aot-only mode.

Copy link
Contributor

Tagging subscribers to this area: @directhex, @matouskozak
See info in area-owners.md if you want to be subscribed.

@matouskozak
Copy link
Member Author

@davidwrighton is the test expected to fail on fullAOT or should we investigate instead of disabeling it?

@matouskozak
Copy link
Member Author

/azp run runtime-llvm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak
Copy link
Member Author

/azp run runtime-llvm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak
Copy link
Member Author

/azp run runtime-llvm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak matouskozak marked this pull request as ready for review September 10, 2024 05:42
@matouskozak matouskozak merged commit 9e4878a into dotnet:main Sep 10, 2024
70 of 72 checks passed
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
@matouskozak matouskozak deleted the disable-CompatibleWithTest_TypeLoadException branch October 3, 2024 13:13
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2024
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.

2 participants