Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/symreader

  • Subscription: ef7b6873-a752-430c-c155-08dc651f9fb1
  • Build: 20250223.1
  • Date Produced: February 23, 2025 8:21:46 AM UTC
  • Commit: f8fde62a2b44a75ba5c1445f17cef0dcb13abd58
  • Branch: refs/heads/main

…250223.1

Microsoft.SourceBuild.Intermediate.symreader , Microsoft.DiaSymReader
 From Version 2.2.0-beta.25103.1 -> To Version 2.2.0-beta.25123.1
@ghost ghost added Area-CodeFlow untriaged Request triage from a team member labels Feb 24, 2025
@joeloff
Copy link
Member

joeloff commented Feb 24, 2025

Failures seems to be related to missing package:

error NU1102: Unable to find package Microsoft.Testing.Extensions.CodeCoverage with version (>= 17.14.2-preview.25118.1)

Looks like a missing dependency coming from MSTest:

"MSTest/3.9.0-preview.25119.14": {
        "type": "package",
        "dependencies": {
          "MSTest.Analyzers": "3.9.0-preview.25119.14",
          "MSTest.TestAdapter": "3.9.0-preview.25119.14",
          "MSTest.TestFramework": "3.9.0-preview.25119.14",
          "Microsoft.NET.Test.Sdk": "17.13.0",
          "Microsoft.Testing.Extensions.CodeCoverage": "17.14.2-preview.25118.1",
          "Microsoft.Testing.Extensions.TrxReport": "1.7.0-preview.25119.14"
        },

@joeloff
Copy link
Member

joeloff commented Feb 24, 2025

CC @dotnet/dotnet-testing-admin

@joeloff
Copy link
Member

joeloff commented Feb 25, 2025

@nohwnd as an FYI

@Evangelink
Copy link
Member

Adding @mariam-abdulla @Youssef1313 @fhnaseer

@Youssef1313
Copy link
Member

Youssef1313 commented Feb 25, 2025

@joeloff You need to add this feed to nuget.config:

https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json

@joeloff
Copy link
Member

joeloff commented Feb 25, 2025

Thanks everyone, looking at the next set of failures

@joeloff
Copy link
Member

joeloff commented Feb 25, 2025

Adding the feed locally and running dotnet test test\dotnet.Tests\dotnet.Tests.csproj --filter "RunProjectWithMSTestMetaPackageAndMultipleTFMs_ShouldReturnExitCodeGenericFailure" now passes. Will wait for #47095 to merge and then we can rerun

@joeloff joeloff merged commit 3202e57 into main Feb 25, 2025
42 checks passed
@joeloff joeloff deleted the darc-main-25997b28-f6f5-4b45-a633-bb9dbb83b6dd branch February 25, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-CodeFlow untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants