dotnet / dotnet/machinelearning-modelbuilder
MLNET.CLI Test Pass is running failed on the latest mlnet.cli version: 16.18.3
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**System Information (please complete the following information):**
- mlnet.cli Version: 16.18.3
**Describe the bug**
- On which step of the process did you run into an issue: when running MLNET.CLI Test Pass on the latest mlnet.cli version: 16.18.3
- Clear description of the problem: MLNET.CLI Test Pass is running failed.
**To Reproduce**
Steps to reproduce the behavior:
1. Find out the latest mlnet.cli version pushed from [release pipeline](https://devdiv.visualstudio.com/DevDiv/_release?_a=releases&view=mine&definitionId=2553), you can find it in sleet push step.
2. Go to [MLNet_Benchmark](https://github.com/LittleLittleCloud/MLNet-Benchmark)
3. Create a PR which update [MlNetVersion](https://github.com/LittleLittleCloud/MLNet-Benchmark/blob/main/MLNetBenchmark/MLNetBenchmark/dotnet-tools.json) 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)](https://devdiv.visualstudio.com/DevDiv/_releaseProgress?_a=release-pipeline-progress&releaseId=1524813)
• PR: [Update dotnet-tools.json · LittleLittleCloud/MLNet-Benchmark@73b9d26 (github.com)](https://github.com/LittleLittleCloud/MLNet-Benchmark/commit/73b9d264a9664578e39eebcd6df595b1fb7a2a9a)
• CI build: [Pipelines - Run 20240423.9 (visualstudio.com)](https://devdiv.visualstudio.com/Personal/_build/results?buildId=9463044&view=results)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.