Skip to content

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

fc25b10
Select commit
Loading
Failed to load commit list.
Merged

[main] Update dependencies from dotnet/arcade #7601

Update dependencies from https://github.com/dotnet/arcade build 20260…
fc25b10
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MachineLearning-CI failed Apr 6, 2026 in 3h 5m 1s

Build #20260405.1 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 7,559 (89.90%)
  • Other: 848 (10.09%)
  • Total: 8,408

Annotations

Check failure on line 173 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L173

Cmd.exe exited with code '1'.

Check failure on line 173 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L173

Cmd.exe exited with code '1'.

Check failure on line 173 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L173

Cmd.exe exited with code '1'.

Check failure on line 173 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L173

Cmd.exe exited with code '1'.

Check failure on line 1 in Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression

Assert.InRange() Failure: Value not in range
Range:  (0 - 0.5)
Actual: 0.51627969718098254
Raw output
   at Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression() in /Users/runner/work/1/s/test/Microsoft.ML.Tests/TrainerEstimators/SdcaTests.cs:line 86
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)