Skip to content

updated runTests.cmd

6036496
Select commit
Loading
Failed to load commit list.
Closed

Build analysis testing #7432

updated runTests.cmd
6036496
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Apr 29, 2025 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

MachineLearning-CI / Windows_x64 / Windows_x64 Debug_Build / Run Helix Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Cmd.exe exited with code '1'.

MachineLearning-CI / Windows_x64 / Windows_x64 Release_Build / Run Helix Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Cmd.exe exited with code '1'.

MachineLearning-CI / Windows_x64_NetFx48 / Windows_x64_NetFx48 Debug_Build / Run Helix Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Cmd.exe exited with code '1'.

8 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [MachineLearning-CI] [MachineLearning-CodeCoverage] [MachineLearning-CI]

Test Failures (9 tests failed)

🔹 [All failing tests from MachineLearning-CI]

🔹 [All failing tests from MachineLearning-CI]

🔹 [All failing tests from MachineLearning-CodeCoverage]

    Microsoft.ML.TensorFlow.Scenarios.TensorFlowScenariosTests.TensorFlowTransformMNISTConvTest [Details] [0.00% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    Assert.Equal() Failure: Values are not within tolerance 0.01\r\nExpected: 0.93000000000000005\r\nActual:   0.99862637362637352
    CallStack
       at Microsoft.ML.TensorFlow.Scenarios.TensorFlowScenariosTests.TensorFlowTransformMNISTConvTest() in D:\a\_work\1\s\test\Microsoft.ML.TensorFlow.Tests\TensorflowTests.cs:line 678
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
       at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Was this helpful? Yes No