Skip to content

[release/10.0] Backport remaining iOS 18+ fixes#1569

Closed
kotlarmilos wants to merge 2 commits into
dotnet:release/10.0from
kotlarmilos:backport/ios18-release-10.0
Closed

[release/10.0] Backport remaining iOS 18+ fixes#1569
kotlarmilos wants to merge 2 commits into
dotnet:release/10.0from
kotlarmilos:backport/ios18-release-10.0

Conversation

@kotlarmilos
Copy link
Copy Markdown
Member

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

DARC subscription retargeting (to execute after merge)

# dotnet/runtime release/10.0: retarget from '.NET Eng - Latest' to '.NET 10 Eng'
darc update-subscription --id c6518838-a73b-4273-bc34-821f32680bb0 --source-channel ".NET 10 Eng" --update-frequency EveryWeek

# dotnet/arcade release/10.0: retarget from '.NET Eng - Latest' to '.NET 10 Eng'
darc update-subscription --id a2921b8f-8b5d-43fe-a461-9fa26b0e2921 --source-channel ".NET 10 Eng" --update-frequency EveryWeek

rolfbjarne and others added 2 commits March 16, 2026 20:44
…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.
@kotlarmilos
Copy link
Copy Markdown
Member Author

CI failure analysis:

  • E2E Apple - Device Commands: Helix work item System.Buffers.Tests failed (infrastructure issue, not code). All builds and other E2E tests passed.

@kotlarmilos
Copy link
Copy Markdown
Member Author

#1572

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants