[release/10.0] Backport remaining iOS 18+ fixes#1569
Closed
kotlarmilos wants to merge 2 commits into
Closed
Conversation
…t#1505) * Add support for NUnitV3 content inside TouchUnit result files. * Add a new TouchUnit_NUnitV3 xml result jargon. * Refactor the TouchUnit test report generator to call into the NUnitV2 or NUnitV3 test report generators depending on the embedded content. * Simplify the NUnitV3 test report generator to just look for 'test-case' elements, not caring about any parent nodes. * Make the NUnitV3 test report print the full name of failing tests, not just the name.
Member
Author
|
CI failure analysis:
|
Member
Author
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Backport remaining iOS 18+ queue compatibility fixes to release/10.0. Most of the core iOS 18+ support (ResultFileHandler, mlaunch updates, retry logic) was already backported in #1553. This PR adds the remaining fixes:
Cherry-picked commits
8c52965- Add support for NUnitV3 content inside TouchUnit result files (Add support for NUnitV3 content inside TouchUnit result files. #1505): Silent results parsing failure for apps producing NUnitV3 XML inside TouchUnit wrappers.391c863- Fix xharness is failing to install (fix xharness is failing to install #1559): Fixesdotnet tool installfailure when $(NetPrevious) is empty causing broken TFM string.DARC subscription retargeting (to execute after merge)