Skip to content

[Corrected] - Enable Libraries R2R Testing in CI - #89405

Closed
ivdiazsa wants to merge 13 commits into
dotnet:mainfrom
ivdiazsa:r2r-libs-take-2
Closed

[Corrected] - Enable Libraries R2R Testing in CI#89405
ivdiazsa wants to merge 13 commits into
dotnet:mainfrom
ivdiazsa:r2r-libs-take-2

Conversation

@ivdiazsa

Copy link
Copy Markdown
Contributor

This PR will take place of PR #83854, which is a follow-up to #80946. Now that we have TestReadyToRun enabled for the appropriate libraries tests (done in the aforementioned follow-up PR), we can add it to our CI, so these tests can get run regularly. Currently a WIP.

@ghost

ghost commented Jul 24, 2023

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

This PR will take place of PR #83854, which is a follow-up to #80946. Now that we have TestReadyToRun enabled for the appropriate libraries tests (done in the aforementioned follow-up PR), we can add it to our CI, so these tests can get run regularly. Currently a WIP.

Author: ivdiazsa
Assignees: ivdiazsa
Labels:

area-Infrastructure-libraries

Milestone: -
@ivdiazsa ivdiazsa added this to the 8.0.0 milestone Jul 24, 2023
@ivdiazsa ivdiazsa linked an issue Jul 24, 2023 that may be closed by this pull request
our version of RunReadyToRunCompilers. Now, I just need to get this
thing to use that one rather than the SDK's.
@ivdiazsa

Copy link
Copy Markdown
Contributor Author

/azp run runtime-coreclr crossgen2

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@dotnet dotnet deleted a comment from azure-pipelines Bot Aug 25, 2023
@dotnet dotnet deleted a comment from azure-pipelines Bot Aug 25, 2023
@ivdiazsa

Copy link
Copy Markdown
Contributor Author

/azp run runtime-coreclr crossgen2

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@ivdiazsa ivdiazsa closed this by deleting the head repository Aug 28, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.