Skip to content

Some tests (eight) fail in Microsoft.ML.Predictor.Tests #74

Closed
@veikkoeeva

Description

@veikkoeeva

System information

.NET Command Line Tools (2.1.200)

Product Information:
Version: 2.1.200
Commit SHA-1 hash: 2edba8d7f1

Runtime Environment:
OS Name: Windows
OS Version: 10.0.17134
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\2.1.200\

Microsoft .NET Core Shared Framework Host

Version : 2.0.7
Build : 2d61d0b043915bc948ebf98836fefe9ba942be11

Issue

  1. I checkout the project,
  2. Ran .\build.cmd on PowerShell prompt
  3. Opened the project in VS 2017 15.7
  4. Ran all tests, some of which failed (see attached image).

I did expect all tests to pass.

fail line
The assert here fails. I didn't go further to check if the cause is a programming error or something else as this was more of curiosity, but noted here. :)

These are all of the eight tests that fail due to the assert in the previous image:
failed tests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions