Closed michaelgsharp closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.87%. Comparing base (
3659a48
) to head (52abd6a
). Report is 2 commits behind head on main.
TorchSharp tests failing - most likely with OOM killer. https://helixr1107v0xdeko0k025g8.blob.core.windows.net/dotnet-machinelearning-refs-pull-7295-merge-d2e8baee8ed043a68d/Microsoft.ML.TorchSharp.Tests/1/console.ce1a649e.log
[mStarting test: Microsoft.ML.TorchSharp.Tests.QATests.TestSimpleQA
Killed
+ export _commandExitCode=137
Starting test: Microsoft.ML.TorchSharp.Tests.QATests.TestSimpleQA
/root/helix/work/correlation/scripts/414952a5ab8241c581e5bf6333bbe3ec/execute.sh: line 9: 19 Killed dotnet exec --roll-forward Major --runtimeconfig Microsoft.ML.TorchSharp.Tests.runtimeconfig.json --depsfile Microsoft.ML.TorchSharp.Tests.deps.json $HELIX_CORRELATION_PAYLOAD/xunit-runner/tools/netcoreapp2.0/xunit.console.dll Microsoft.ML.TorchSharp.Tests.dll -notrait Category=SkipInCI -xml testResults.xml
+ export _commandExitCode=137
+ _commandExitCode=137
Should be https://github.com/dotnet/machinelearning/issues/6978
Merging on red since the only test failures are known test failures and we don't have the repo set up correctly for Build Analysis to be able to bypass it.
/backport to release/4.0
Started backporting to release/4.0: https://github.com/dotnet/machinelearning/actions/runs/11786408616
Updates remote executor so that we can update the maintenance packages.