Skip to content

Conversation

@benwtrent
Copy link
Member

Relaxing the error rate a bit on two of the tests.
Ran 1000s of times locally and never had a failure after these changes.

closes #54122

@benwtrent benwtrent added >test Issues or PRs that are addressing/adding tests :ml Machine learning v8.0.0 v7.7.0 labels Mar 24, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks for catching this Ben!

@tlrx
Copy link
Member

tlrx commented Mar 25, 2020

This failed again today on CI (https://gradle-enterprise.elastic.co/s/m4pv2xig7k3nw):

StratifiedCrossValidationSplitterTests testProcess_GivenRowsWithDependentVariableValue_AndTrainingPercentIsRandom

@benwtrent It seems that this pull request will fix the failure. Can we get this merged? Thanks

@benwtrent benwtrent merged commit e6c6d7a into elastic:master Mar 25, 2020
@benwtrent benwtrent deleted the feature/ml-dataframe-test-fix branch March 25, 2020 11:12
benwtrent added a commit to benwtrent/elasticsearch that referenced this pull request Mar 25, 2020
Relaxing the error rate a bit on two of the tests.
Ran 1000s of times locally and never had a failure after these changes. 

closes elastic#54122
benwtrent added a commit to benwtrent/elasticsearch that referenced this pull request Mar 25, 2020
Relaxing the error rate a bit on two of the tests.
Ran 1000s of times locally and never had a failure after these changes. 

closes elastic#54122
benwtrent added a commit that referenced this pull request Mar 25, 2020
Relaxing the error rate a bit on two of the tests.
Ran 1000s of times locally and never had a failure after these changes. 

closes #54122
benwtrent added a commit that referenced this pull request Mar 25, 2020
Relaxing the error rate a bit on two of the tests.
Ran 1000s of times locally and never had a failure after these changes. 

closes #54122
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:ml Machine learning >test Issues or PRs that are addressing/adding tests v7.7.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] StratifiedCrossValidationSplitterTests.testProcess_SelectsTrainingRowsUniformly failed reproducibly

5 participants