Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from dotnet/arcade #7423

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Mar 17, 2025

This pull request updates the following dependencies

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

…314.6

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions
 From Version 10.0.0-beta.25157.1 -> To Version 10.0.0-beta.25164.6
…321.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions
 From Version 10.0.0-beta.25157.1 -> To Version 10.0.0-beta.25171.1
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.99%. Comparing base (500385b) to head (c84366f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7423      +/-   ##
==========================================
- Coverage   69.00%   68.99%   -0.01%     
==========================================
  Files        1482     1482              
  Lines      273876   273876              
  Branches    28254    28254              
==========================================
- Hits       188979   188970       -9     
- Misses      77514    77523       +9     
  Partials     7383     7383              
Flag Coverage Δ
Debug 68.99% <ø> (-0.01%) ⬇️
production 63.28% <ø> (-0.01%) ⬇️
test 89.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
test/Microsoft.ML.FSharp.Tests/SmokeTests.fs 87.23% <ø> (ø)
...t/Microsoft.ML.PerformanceTests/Harness/Configs.cs 0.00% <ø> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…328.2

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions
 From Version 10.0.0-beta.25157.1 -> To Version 10.0.0-beta.25178.2
@ericstj
Copy link
Member

ericstj commented Mar 31, 2025

We need to update .NETFramework tests to use a newer framework.

@ericstj
Copy link
Member

ericstj commented Mar 31, 2025

netfx tests failing with -2146232576 which indicates .NET 4.8 is not installed on the test machines. Will see about changing Helix queue to match what runtime uses.

@ericstj ericstj force-pushed the darc-main-1224da2a-4ba1-4f9a-a927-b12eb8ac7e07 branch from 1a41f84 to 9528079 Compare March 31, 2025 23:01
@ericstj
Copy link
Member

ericstj commented Apr 1, 2025

Status - tests are failing right now because these newer helix queues are missing local DB support. I am trying to find out if we should use different queues or make a change to our tests.

…406.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions
 From Version 10.0.0-beta.25157.1 -> To Version 10.0.0-beta.25206.1
@ericstj
Copy link
Member

ericstj commented Apr 9, 2025

This is waiting on helix image updates. We need an image that has both .NET 4.8 and localdb.

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.

1 participant