Skip to content

Disabling AutoFitMaxExperimentTimeTest #5510

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

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

antoniovs1029
Copy link
Member

The test is sometimes causing CI failures which block PRs.
Disabling it temporally, while the root cause is investigated on #5506

@antoniovs1029 antoniovs1029 requested a review from a team as a code owner November 24, 2020 21:59
@antoniovs1029
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #5510 (9eecf5d) into master (c255ac7) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5510      +/-   ##
==========================================
+ Coverage   74.06%   74.13%   +0.06%     
==========================================
  Files        1020     1020              
  Lines      190517   190517              
  Branches    20482    20482              
==========================================
+ Hits       141108   141237     +129     
+ Misses      43869    43753     -116     
+ Partials     5540     5527      -13     
Flag Coverage Δ
Debug 74.13% <ø> (+0.06%) ⬆️
production 69.91% <ø> (+0.08%) ⬆️
test 87.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/Microsoft.ML.AutoML.Tests/AutoFitTests.cs 88.41% <ø> (ø)
...c/Microsoft.ML.FastTree/Utils/ThreadTaskManager.cs 79.48% <0.00%> (-20.52%) ⬇️
src/Microsoft.ML.Maml/MAML.cs 23.78% <0.00%> (-0.98%) ⬇️
...StandardTrainers/Standard/LinearModelParameters.cs 66.32% <0.00%> (-0.26%) ⬇️
src/Microsoft.ML.Data/Utils/LossFunctions.cs 67.35% <0.00%> (+0.51%) ⬆️
...oft.ML.StandardTrainers/Standard/SdcaMulticlass.cs 92.49% <0.00%> (+1.02%) ⬆️
...crosoft.ML.StandardTrainers/Optimizer/Optimizer.cs 73.12% <0.00%> (+1.15%) ⬆️
src/Microsoft.ML.Sweeper/AsyncSweeper.cs 72.78% <0.00%> (+1.36%) ⬆️
...crosoft.ML.StandardTrainers/Standard/SdcaBinary.cs 88.56% <0.00%> (+3.07%) ⬆️
src/Microsoft.ML.Data/Training/TrainerUtils.cs 70.68% <0.00%> (+3.81%) ⬆️
... and 2 more

@antoniovs1029 antoniovs1029 merged commit 0c3f584 into dotnet:master Nov 25, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants