dotnet / machinelearning-modelbuilder

Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
260 stars 52 forks source link

MLNET.CLI Test Pass is running failed on the latest mlnet.cli version: 16.18.3 #2904

Open v-Hailishi opened 2 months ago

v-Hailishi commented 2 months ago

System Information (please complete the following information):

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Find out the latest mlnet.cli version pushed from release pipeline, you can find it in sleet push step.
  2. Go to MLNet_Benchmark
  3. Create a PR which update MlNetVersion to the latest mlnet.cli version.
  4. The PR will trigger a ci build, which will run a full mlnet.cli e2e test pass.
  5. You will see the created PR is running failed with error "Bash exited with code '134'".

Expected behavior The created PR should be running successfully.

Test Pass Info • ML.NET: 16.18.3 • Sleep push of the latest mlnet.cli version pushed: Machinelearning-tools-private-release - Release-781 - Pipelines (visualstudio.com) • PR: Update dotnet-tools.json · LittleLittleCloud/MLNet-Benchmark@73b9d26 (github.com) • CI build: Pipelines - Run 20240423.9 (visualstudio.com)

v-Hailishi commented 2 months ago

MLNET.CLI Test Pass is still running failed on the latest mlnet.cli version: 16.18.4. • ML.NET: 16.18.4 • Sleep push of the latest mlnet.cli version pushed: Machinelearning-tools-private-release - Release-783 - Pipelines (visualstudio.com) • PR: Update dotnet-tools.json · LittleLittleCloud/MLNet-Benchmark@82a7473 (github.com) CI build: Pipelines - Run 20240430.1 (visualstudio.com)