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

AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async fails in CI #7418

Open
ericstj opened this issue Mar 12, 2025 · 0 comments
Assignees
Labels
blocking-clean-ci Blocking PR or rolling builds Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@ericstj
Copy link
Member

ericstj commented Mar 12, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=976255
Build error leg or test failing: Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async
Pull request: #7414

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Error:

Starting test: Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_Taxi_Fare_CV_5_Test
    Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async [FAIL]
�[31;1m�[m�[37m      Expected value to be less than or equal to 2500L, but found 3236L (difference of 736).
�[m�[30;1m      Stack Trace:
�[m�[37m           at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
�[m�[37m           at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
�[m�[37m           at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
�[m�[37m           at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
�[m�[37m           at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
�[m�[37m           at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
�[m�[37m           at FluentAssertions.Numeric.NumericAssertions`2.BeLessThanOrEqualTo(T expected, String because, Object[] becauseArgs)
�[m�[37m           at FluentAssertions.Numeric.NumericAssertions`2.BeLessOrEqualTo(T expected, String because, Object[] becauseArgs)
�[m�[37m        /__w/1/s/test/Microsoft.ML.AutoML.Tests/AutoMLExperimentTests.cs(146,0): at Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async()
�[m�[37m        --- End of stack trace from previous location ---

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=976255
Error message validated: [AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/12/2025 1:13:43 AM UTC

Report

Build Definition Test Pull Request
1010888 dotnet/machinelearning Microsoft.ML.AutoML.Tests.WorkItemExecution #7422
1007251 dotnet/machinelearning Microsoft.ML.AutoML.Tests.WorkItemExecution #7422
1001246 dotnet/machinelearning Microsoft.ML.AutoML.Test.AutoFeaturizerTests.AutoFeaturizer_image_test #7431
986656 dotnet/machinelearning Microsoft.ML.AutoML.Test.AutoFitTests.AutoFitRecommendationTest #7427
982388 dotnet/machinelearning Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async #7423
979953 dotnet/machinelearning Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async
977418 dotnet/machinelearning Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async #7415
976255 dotnet/machinelearning Microsoft.ML.AutoML.Test.AutoMLExperimentTests.AutoMLExperiment_return_current_best_trial_when_ct_is_canceled_with_trial_completed_Async #7414

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 2 8
@ericstj ericstj added blocking-clean-ci Blocking PR or rolling builds Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 12, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged label Mar 12, 2025
@michaelgsharp michaelgsharp added blocking-clean-ci Blocking PR or rolling builds and removed blocking-clean-ci Blocking PR or rolling builds labels Mar 13, 2025
@michaelgsharp michaelgsharp added this to the ML.NET 5.0 milestone Mar 17, 2025
@michaelgsharp michaelgsharp removed the untriaged New issue has not been triaged label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking-clean-ci Blocking PR or rolling builds Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

3 participants