Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing tokenizers version #7309

Merged
merged 2 commits into from
Nov 13, 2024

fixes

64f2360
Select commit
Loading
Failed to load commit list.
Merged

Fixing tokenizers version #7309

fixes
64f2360
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Nov 13, 2024 in 0s

.NET Result Analysis

Details

All checks completed

[MachineLearning-CI]

[MachineLearning-CodeCoverage]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

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

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

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

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

Non-Deterministic Test Failures Detected

Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async [Console] [Details] [Artifacts] [0.97% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Exception Message
Expected value to be less than or equal to 2500L, but found 3472L (difference of 972).
CallStack
   at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Numeric.NumericAssertions`2.BeLessThanOrEqualTo(T expected, String because, Object[] becauseArgs)
   at FluentAssertions.Numeric.NumericAssertions`2.BeLessOrEqualTo(T expected, String because, Object[] becauseArgs)
   at Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async() in /__w/1/s/test/Microsoft.ML.AutoML.Tests/AutoMLExperimentTests.cs:line 146
--- End of stack trace from previous location ---
Microsoft.ML.AutoML.Tests.WorkItemExecution [Console] [Details] [Artifacts] [1.53% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Microsoft.ML.Tests.WorkItemExecution [Console] [Details] [Artifacts] [0.92% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: DeadLetter. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Was this helpful? Yes No