Skip to content

ci: fix iOS Device Tests#4447

Merged
jamescrosswell merged 8 commits intomainfrom
ci/fix-ios-tests
Aug 15, 2025
Merged

ci: fix iOS Device Tests#4447
jamescrosswell merged 8 commits intomainfrom
ci/fix-ios-tests

Conversation

@Flash0ver
Copy link
Copy Markdown
Member

@Flash0ver Flash0ver commented Aug 14, 2025

Comment thread scripts/device-test.ps1
{
Push-Location ($CI ? $env:RUNNER_TEMP : $IsWindows ? $env:TMP : $IsMacos ? $env:TMPDIR : '/temp')
dotnet tool install Microsoft.DotNet.XHarness.CLI --global --version '10.0.0-prerelease.25330.2' `
dotnet tool install Microsoft.DotNet.XHarness.CLI --global --version '10.0.0-prerelease.25412.1' `
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Flash0ver Flash0ver changed the title ci: bump XHarness ci: fix iOS Device Tests Aug 14, 2025
@jamescrosswell jamescrosswell marked this pull request as ready for review August 15, 2025 02:56
@jamescrosswell jamescrosswell self-requested a review as a code owner August 15, 2025 02:56
@jamescrosswell jamescrosswell merged commit 3d2b22a into main Aug 15, 2025
33 checks passed
@jamescrosswell jamescrosswell deleted the ci/fix-ios-tests branch August 15, 2025 03:04
@Flash0ver Flash0ver self-assigned this Aug 15, 2025
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.

ci: iOS Device Tests are failing

2 participants