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: microsoft/vstest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0d4f9228496ffae756d4a1059600d4b04a6a96cc
Choose a base ref
...
head repository: microsoft/vstest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cdcfb7f5c163d7b7a555b129522c3b868f73e92c
Choose a head ref
  • 10 commits
  • 13 files changed
  • 5 contributors

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    8394aa5 View commit details
    Browse the repository at this point in the history
  2. [WIP] Revert ignoring environment test (#15094)

    * Initial plan for issue
    
    * Revert [Ignore] attribute from Use_EnvironmentVariables test
    
    Co-authored-by: nohwnd <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: nohwnd <[email protected]>
    Copilot and nohwnd authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    2c8ce47 View commit details
    Browse the repository at this point in the history
  3. [WIP] unignore tests (#15093)

    * Initial plan for issue
    
    * Remove [Ignore] attributes from tests to unignore them
    
    Co-authored-by: nohwnd <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: nohwnd <[email protected]>
    Copilot and nohwnd authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    4f68d6b View commit details
    Browse the repository at this point in the history
  4. [main] Source code updates from dotnet/dotnet (#15101)

    * Update dependencies from https://github.com/dotnet/dotnet build 271708
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.631207 -> 0.2.631402)
    
    * Update dependencies from https://github.com/dotnet/dotnet build 271805
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.631402 -> 0.2.631501)
    
    * Update dependencies from https://github.com/dotnet/dotnet build 271836
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.631501 -> 0.2.631602)
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    0fb4bf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7164ea6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Update dependencies from https://github.com/dotnet/dotnet build 271975 (

    #15104)
    
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.631602 -> 0.2.631703)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    28b3b5a View commit details
    Browse the repository at this point in the history
  2. Add documentation of environment variables (#15095)

    * Initial plan for issue
    
    * Add comprehensive environment variables documentation
    
    - Document all VSTEST_* environment variables found in codebase
    - Organize by category (debug, timeout, diagnostics, feature flags, etc.)
    - Include descriptions, examples, and usage notes
    - Add to README and table of contents
    - Addresses issue #5065
    
    Co-authored-by: nohwnd <[email protected]>
    
    * Apply PR review suggestions for environment variables documentation
    
    Co-authored-by: nohwnd <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: nohwnd <[email protected]>
    Copilot and nohwnd authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    523bf7b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Update dependencies from https://github.com/dotnet/dotnet build 272212 (

    #15106)
    
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.631703 -> 0.2.631807)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    f28b252 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Update dependencies from https://github.com/dotnet/dotnet build 272322 (

    #15107)
    
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.631807 -> 0.2.631904)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    c049523 View commit details
    Browse the repository at this point in the history
  2. [WIP] IFrameworkHandle.LaunchProcessWithDebuggerAttached allows null …

    …for workingDirectory in signature but throws (#15091)
    
    * Initial plan for issue
    
    * Fix LaunchProcessWithDebuggerAttached to handle null workingDirectory
    
    Co-authored-by: nohwnd <[email protected]>
    
    * Update documentation for workingDirectory parameter to clarify null behavior
    
    Co-authored-by: nohwnd <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: nohwnd <[email protected]>
    Copilot and nohwnd authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    cdcfb7f View commit details
    Browse the repository at this point in the history
Loading