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] Enable Yield_r* tests with full-AOT (llvm) #90614

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

matouskozak
Copy link
Member

@matouskozak matouskozak commented Aug 15, 2023

Enabling JIT/HardwareIntrinsics/Arm/ArmBase/Yield_r* tests running on full-AOT (llvm) for Mono. Disabled in #64179.

Fixes #64179

@ghost ghost assigned matouskozak Aug 15, 2023
@matouskozak
Copy link
Member Author

/azp run runtime-extra-platforms

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 15, 2023
@matouskozak matouskozak added area-Infrastructure-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Aug 15, 2023
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ghost
Copy link

ghost commented Aug 15, 2023

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

Issue Details

Enabling JIT/HardwareIntrinsics/Arm/ArmBase/Yield_r* tests running on full-AOT (llvm) for Mono.

Author: matouskozak
Assignees: matouskozak
Labels:

area-Infrastructure-mono, needs-area-label

Milestone: -

@matouskozak
Copy link
Member Author

matouskozak commented Aug 17, 2023

Currently we are not running arm64 FullAOT (llvm) CI pipelines (#90427) so we can't see if the test is passing or not on the CI lines. I confirmed locally that the test is working with FullAOT (llvm) on arm64.

@matouskozak matouskozak marked this pull request as ready for review August 17, 2023 06:41
@matouskozak matouskozak merged commit 8b274d3 into dotnet:main Aug 21, 2023
141 of 151 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Sep 20, 2023
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.

[mono] Failing arm64 LLVM FullAOT tests
3 participants