[PERF][MAUI] Add Maui runs for net7.0#71979
Merged
LoopedBard3 merged 17 commits intodotnet:mainfrom Jul 18, 2022
Merged
Conversation
… in the obvious places they needed to be.
…om them since we are not building mono for net6
…yml (Section that redownloads jobs for perf running)
…the setup files so mono is not copied for net6. Updated the runkind for net6 runs.
… and added specific dotnet calls back into the build perf maui apps.
|
Tagging subscribers to this area: @hoyosjs Issue DetailsThis duplicates the pipeline flow for net6 Maui testing to add a net7 based Maui testing flow. Part of this included cleaning up the specific tests run for each framework, removing the Mono iOS testing from the net6 flows. Most of the changes were renaming duplicated names to distinguish between net6 and net7 stuff.
|
Member
Author
|
This should also fix: dotnet/performance#2528, by adding in the result save after startup for iOS. |
This reverts commit 3bbdb19.
caaavik-msft
approved these changes
Jul 15, 2022
Member
Author
|
Failing test is unrelated to changes in PR. |
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 duplicates the pipeline flow for net6 Maui testing to add a net7 based Maui testing flow. Part of this included cleaning up the specific tests run for each framework, removing the Mono iOS testing from the net6 flows. Most of the changes were renaming duplicated names to distinguish between net6 and net7 stuff.