Revert "[mono] Update runtimeFlavor property for Mono AOT perf jobs" - #90535
Merged
Conversation
This reverts commit df5f3e6.
|
Tagging subscribers to this area: @directhex Issue DetailsThis PR fixes failing Mono AOT perf jobs. If runtime flavor set to mono, artifacts can't be found. Reverts #90215
|
LoopedBard3
approved these changes
Aug 14, 2023
LeVladIonescu
approved these changes
Aug 14, 2023
Member
|
@kotlarmilos @LoopedBard3 - I don't believe it is necessary to wait for CI to finish to merge this PR. The change is trivial, non risky, and should get in prior to the RC1 snap. I'm ok merging now. |
Member
|
Merged per ^ and this doesn't make any changes outside the perf-infra. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes failing Mono AOT perf jobs. If runtime flavor is set to mono, artifacts can't be found.
https://dev.azure.com/dnceng/internal/_build/results?buildId=2242319&view=logs&j=3ad9afb5-5506-517e-402a-ab4e139d0d70&t=8949bdb7-a752-5bf3-8dd8-c76bc9ac64db
Reverts #90215