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: v16.9.0-preview-20210127-04
Choose a base ref
...
head repository: microsoft/vstest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.9.1
Choose a head ref
  • 5 commits
  • 299 files changed
  • 21 contributors

Commits on Feb 5, 2021

  1. Update rel/16.9 to latest commit pushed to VS (#2734)

    * Update dependencies from https://github.com/dotnet/arcade build 20201130.3 (#2659)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.20570.10 -> To Version 1.0.0-beta.20580.3
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    
    * Updating Microsoft.VisualStudio.TraceDataCollector source (#2663)
    
    * Getting Microsoft.VisualStudio.TraceDataCollector from CodeCoverageExternals  instead of TestPlatformExternals,
    
    * Signing TraceDataCollector from the right path,
    
    * Removing already signed dlls,
    
    * Not signing corelib.net,
    
    * Removing files from the list as they are not present,
    
    Co-authored-by: faisal <[email protected]>
    
    * Fixed "issue" pluralization in write-release-notes.ps1 (#2665)
    
    * Fixed "issue" pluralization in write-release-notes.ps1
    
    Co-authored-by: Medeni Baykal <[email protected]>
    
    * Bumping Fakes TestRunnerHarness version (#2661)
    
    * Implement Workitem support in TRX logger (#2666)
    
    * Implemented Workitem support in TRX logger
    
    * Renamed Workitem to WorkItem
    
    Co-authored-by: Flepp Jann <[email protected]>
    
    * Do not merge logs from code coverage (#2671)
    
    * Early testhost startup performance work (#2584)
    
    * Removed TypesToLoadAttribute from ObjectModel. (#2674)
    
    * Removed TypesToLoadAttribute from ObjectModel, and moved the functionallity into adapters themselves.
    
    * Attribute refactoring (#2676)
    
    * Getting TraceDataCollector from nuget (#2678)
    
    * Removing TraceDataCollector project,
    
    * Getting tracedatacollector from nuget,
    
    * Removing signing of codecoverage libs as they are already signed,
    updating codecoverage version,
    
    * fixing path to tracedatacollector,
    
    * Fixing acceptance tests,
    
    Co-authored-by: faisal <[email protected]>
    
    * Adding environment variable used during build process, (#2679)
    
    * Removing TraceDataCollector project,
    
    * Getting tracedatacollector from nuget,
    
    * Removing signing of codecoverage libs as they are already signed,
    updating codecoverage version,
    
    * fixing path to tracedatacollector,
    
    * Fixing acceptance tests,
    
    * Setting TraceDataCollectorPackagesDir vairable which is used in pipeline,
    
    * Fixing environment variable,
    
    * Fixing path, once again,
    
    Co-authored-by: faisal <[email protected]>
    
    * Update dependencies from https://github.com/dotnet/arcade build 20201221.2 (#2680)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.20580.3 -> To Version 1.0.0-beta.20621.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    
    * Upgrade CC and CLR IE versions (#2681)
    
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    
    * Fixed assembly names of TestHost executables (#2682)
    
    * Upgrade fakes version (#2683)
    
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    
    * Upgrade CC to 16.9.0-beta.20630.1 (#2684)
    
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    
    * Loc Update (#2685)
    
    Co-authored-by: Cristiano Suzuki <[email protected]>
    
    * Create AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Delete AzureDevOps.yml
    
    * Fix nuget feed (#2697)
    
    * Removing deprecated mygets and adding new nuget sources
    
    * Upgrade CC components (#2698)
    
    * Upgrade CC components
    
    * Revert nuget changes
    
    * Refactor it
    
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    
    * Update dependencies from https://github.com/dotnet/arcade build 20210113.4 (#2696)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.20621.2 -> To Version 1.0.0-beta.21063.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    
    * Create AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    changed to my repo
    
    * Update AzureDevOps.yml
    
    * Add integration tests for dotnet test (#2689)
    
    * Add integration tests for dotnet test
    
    * Use relative paths and correct proj
    
    * Update to latest .NET 6
    
    * Install 5.0.1 runtime
    
    * Add parametrized project
    
    * Updated build status badge. (#2709)
    
    * Updated build status badge.
    
    * Update dependencies from https://github.com/dotnet/arcade build 20210121.4 (#2712)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.21063.4 -> To Version 1.0.0-beta.21071.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    
    * Update dependencies from https://github.com/dotnet/arcade build 20210122.7 (#2713)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.21063.4 -> To Version 1.0.0-beta.21072.7
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Medeni Baykal <[email protected]>
    
    * Update azure-pipelines.yml for Azure Pipelines (#2715)
    
    * Add metrics for datacollector.exe - provides information about profilers (#2705)
    
    * Initial version of metrics for DC profiling
    
    * Tests
    
    * Push fixes to make linux build
    
    * provide telemetry opted in flag
    
    * Small refactoring
    
    * Change name
    
    * Upgrade CC comp
    
    * Move to guids
    
    * Revert lang change
    
    * Fixing descriptions
    
    * Last changes
    
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    
    * Added git branch and commit NuGet packages (#2716)
    
    * vstest.console: CommandLineOptions: preserve stacktrace on re-throw (CA2200) (#2606)
    
    * vstest.console: CommandLineOptions: preserve stacktrace on re-throw (CA2200)
    
    * Update AzureDevOps.yml
    
    * Update AzureDevOps.yml
    
    * Move FQN related code into a separate NuGet package (#2714)
    
    * Removed ManagedNameUtilities from ObjectModel in order to restore compatibility with older versions.
    * Added `Microsoft.TestPlatform.AdapterUtilities`.
    * Added `net20` and `net35` support to the code.
    
    * Including `Microsoft.TestPlatform.AdapterUtilities` in signing (#2719)
    
    * Included missing assemblies in signing.
    
    * Updating nuget Pdb2Pdb package (#2720)
    
    * Adding new Pdb2Pdb package and change to licence tag because of warning
    * Fixing license
    * Formating fixes
    
    Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: fhnaseer <[email protected]>
    Co-authored-by: faisal <[email protected]>
    Co-authored-by: Adam Ralph <[email protected]>
    Co-authored-by: Medeni Baykal <[email protected]>
    Co-authored-by: Vritant Bhardwaj <[email protected]>
    Co-authored-by: jflepp <[email protected]>
    Co-authored-by: Flepp Jann <[email protected]>
    Co-authored-by: Codrin-Victor Poienaru <[email protected]>
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    Co-authored-by: Cristiano Suzuki <[email protected]>
    Co-authored-by: Cristiano Suzuki <[email protected]>
    Co-authored-by: Pavel Horak <[email protected]>
    Co-authored-by: Sanan Yuzbashiyev <[email protected]>
    Co-authored-by: Jakub Jareš <[email protected]>
    Co-authored-by: Tom Deseyn <[email protected]>
    18 people authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    73113fe View commit details
    Browse the repository at this point in the history
  2. Updating code coverage version, fix for CollectAspDotNet, (#2735)

    Co-authored-by: faisal <[email protected]>
    fhnaseer and faisal authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    5f09e3c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Fixup feeds (#2742)

    Co-authored-by: Matt Mitchell <[email protected]>
    dotnet-bot and mmitche authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    bae1c7e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Generating cc attachments with correct uri (#2750) (#2754)

    * Generating cc attachments with correct uri
    
    * Remove constructor
    
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    
    Co-authored-by: Jakub Chocholowicz <[email protected]>
    jakubch1 and Jakub Chocholowicz authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    27786c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Mark early testhost startup APIs as internal for TP 16.9 (#2768)

    * Marked test session APIs as internal
    * Changed branding to 16.9.1 and updated CC externals
    
    Co-authored-by: Codrin Poienaru <[email protected]>
    cvpoienaru and Codrin Poienaru authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    6a858a3 View commit details
    Browse the repository at this point in the history
Loading