Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/xharness
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feac80219b
Choose a base ref
...
head repository: dotnet/xharness
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c17e23fcb
Choose a head ref
  • 10 commits
  • 20 files changed
  • 5 contributors

Commits on Jul 10, 2025

  1. [Apple] Update mlaunch version (#1422)

    * Update mlaunch version
    
    * Test simctl version
    
    * Add --use-sim-ctl argument
    
    * Add --use-sim-ctl argument
    
    * Fix test
    
    * Bump mlaunch version
    
    * Update Microsoft.Tools.Mlaunch version to 1.1.71
    
    * Fix comment
    
    * Remove Xamarin.Hosting.dll from signing configuration
    kotlarmilos authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    faf00a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Update mlaunch (#1436)

    Contains the fix for simctl shutdown --json issue
    akoeplinger authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    8eecd2e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. [main] Update dependencies from dotnet/arcade (#1433)

    * Update dependencies from https://github.com/dotnet/arcade build 20250626.3
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 10.0.0-beta.25320.5 -> To Version 10.0.0-beta.25326.3
    
    * Update dependencies from https://github.com/dotnet/arcade build 20250703.1
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 10.0.0-beta.25320.5 -> To Version 10.0.0-beta.25353.1
    
    * Update dependencies from https://github.com/dotnet/arcade build 20250708.3
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 10.0.0-beta.25320.5 -> To Version 10.0.0-beta.25358.3
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    caa6181 View commit details
    Browse the repository at this point in the history
  2. Add APIScan steps to the ES1 release pipeline (#1437)

    * Add apiscan tasks
    
    * Test yml configuration
    
    * Test yml configuration
    
    * Test yml configuration
    
    * Test yml configuration
    
    * Add SYSTEM_ACCESSTOKEN environment variable for APIScan task
    
    * Test yml configuration
    
    * Test yml configuration
    
    * Update task auth configuration
    
    * Remove comment
    
    * Remove symbols server
    kotlarmilos authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    656faa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Fix device failures on runtime-extra-platforms (#1440)

    * Test scouting queues
    
    * Test scouting queues
    
    * Update command for device copy and adjust timeouts in test projects
    
    * Reduce LaunchTimeout to 10s
    
    * Update device copy command to use 'mobile'
    
    * Revert changes
    kotlarmilos authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    2e6a37a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Skip TCP launch timeout if result files are copied directly (#1445)

    * Skip TCP launch timeout if result files are copied directly
    
    * Test scouting queues
    
    * Add regex for mlaunch exit code detection in iOSExitCodeDetector
    
    * Fix exit code check in RunOrchestrator to use expectedExitCode
    
    * Capture non-zero exit codes from application runs
    
    * Switch back to the default queues
    kotlarmilos authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    dfe773f View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/arcade build 20250…

    …717.5 (#1442)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 10.0.0-beta.25358.3 -> To Version 10.0.0-beta.25367.5
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    57b9574 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Bump timeout in azure-pipelines.yml (#1447)

    I noticed a couple official builds hit the 60min default timeout.
    akoeplinger authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    ae4de48 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Update dependencies from https://github.com/dotnet/arcade build 20250…

    …724.4 (#1446)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 10.0.0-beta.25367.5 -> To Version 10.0.0-beta.25374.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    889949a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    4c17e23 View commit details
    Browse the repository at this point in the history
Loading