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

[release/3.0] Update package versions in use by ML.NET tests #7062

Merged
merged 1 commit into from
Mar 14, 2024

Update package versions in use by ML.NET tests

adaac14
Select commit
Loading
Failed to load commit list.
Merged

[release/3.0] Update package versions in use by ML.NET tests #7062

Update package versions in use by ML.NET tests
adaac14
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MachineLearning-CI failed Mar 14, 2024 in 1h 12m 33s

Build #20240314.3 had test failures

Details

Tests

  • Failed: 33 (0.08%)
  • Passed: 35,049 (90.13%)
  • Other: 3,804 (9.78%)
  • Total: 38,886

Annotations

Check failure on line 37 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L37

Bash exited with code '1'.

Check failure on line 37 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L37

Bash exited with code '1'.

Check failure on line 35 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Build log #L35

Bash exited with code '1'.

Check failure on line 1 in Microsoft.ML.TorchSharp.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Microsoft.ML.TorchSharp.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.ML.RunTests.TestDmCommand.CommandTrainingLrWithStats

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Microsoft.ML.RunTests.TestDmCommand.CommandTrainingLrWithStats

Assert.Equal() Failure: Values differ
Expected: 0
Actual:   1
Raw output
   at Microsoft.ML.RunTests.BaseTestBaseline.Done() in /Users/runner/work/1/s/test/Microsoft.ML.TestFramework/BaseTestBaseline.cs:line 221
   at Microsoft.ML.RunTests.TestDmCommand.CommandTrainingLrWithStats() in /Users/runner/work/1/s/test/Microsoft.ML.TestFramework/TestCommandBase.cs:line 1154

Check failure on line 1 in Microsoft.ML.RunTests.TestDmCommand.CommandTrainMlrWithStats

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Microsoft.ML.RunTests.TestDmCommand.CommandTrainMlrWithStats

Assert.Equal() Failure: Values differ
Expected: 0
Actual:   4
Raw output
   at Microsoft.ML.RunTests.BaseTestBaseline.Done() in /Users/runner/work/1/s/test/Microsoft.ML.TestFramework/BaseTestBaseline.cs:line 221
   at Microsoft.ML.RunTests.TestDmCommand.CommandTrainMlrWithStats() in /Users/runner/work/1/s/test/Microsoft.ML.TestFramework/TestCommandBase.cs:line 1252

Check failure on line 1 in Microsoft.ML.RunTests.TestPredictors.BinaryClassifierLDSvmNoBiasTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MachineLearning-CI

Microsoft.ML.RunTests.TestPredictors.BinaryClassifierLDSvmNoBiasTest

Assert.Equal() Failure: Values differ
Expected: 0
Actual:   8
Raw output
   at Microsoft.ML.RunTests.BaseTestBaseline.Done() in /Users/runner/work/1/s/test/Microsoft.ML.TestFramework/BaseTestBaseline.cs:line 221
   at Microsoft.ML.RunTests.TestPredictors.BinaryClassifierLDSvmNoBiasTest() in /Users/runner/work/1/s/test/Microsoft.ML.Predictor.Tests/TestPredictors.cs:line 2168