Skip to content

[mono] Enable Yield_r* tests with full-AOT (llvm) - #90614

Merged
matouskozak merged 1 commit into
dotnet:mainfrom
matouskozak:enable-Yield_r-fullAOT
Aug 21, 2023
Merged

[mono] Enable Yield_r* tests with full-AOT (llvm)#90614
matouskozak merged 1 commit into
dotnet:mainfrom
matouskozak:enable-Yield_r-fullAOT

Conversation

@matouskozak

@matouskozak matouskozak commented Aug 15, 2023

Copy link
Copy Markdown
Member

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
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@ghost ghost 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
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ghost

ghost commented Aug 15, 2023

Copy link
Copy Markdown

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

matouskozak commented Aug 17, 2023

Copy link
Copy Markdown
Member Author

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
@ghost ghost locked as resolved and limited conversation to collaborators Sep 20, 2023
@matouskozak
matouskozak deleted the enable-Yield_r-fullAOT branch October 3, 2024 13:15
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