dotnet / dotnet/machinelearning
BenchmarksProjectIsNotBroken fails on x86
Open
area-Infrastructure
bug
Priority:3
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
When running the below commands BenchmarksProjectsIsNotBroken fails.
build -buildArch=x86 -Release
build -buildArch=x86 -Release -runTests
As part of #1309 I have added a skip for the test when run in x86. The test should be fixed and re-enabled.
I am attaching a log of the failure encountered.
[log_31_34669.zip](https://github.com/dotnet/machinelearning/files/2517465/log_31_34669.zip)
Contributor guide
Assessment
This issue has not been assessed yet.