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

Increase script.max_compilations_rate to get tests passing #9613

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

ruflin
Copy link
Contributor

@ruflin ruflin commented Dec 18, 2018

This is a temporary fix for #9587. The reason I did not skip the tests instead was that I would still like us to have tests for the pipelines running until we figured out which script is the culprit.

This is a temporary fix for elastic#9587. The reason I did not skip the tests instead was that I would still like us to have tests for the pipelines running until we figured out which script is the culprit.
@ruflin ruflin force-pushed the test_input_pipeline_config-skip branch from 50dd2f5 to 5e87224 Compare December 18, 2018 09:22
@jsoriano
Copy link
Member

Can this happen when testing modules too? or this only happens on test_pipeline.py?

@ruflin
Copy link
Contributor Author

ruflin commented Dec 18, 2018

@jsoriano I would assume it could happen on modules testing too. The difference there is that the tests are further apart and take longer.

My focus of this PR is only a temporary fix to get the builds back to green.

@ruflin ruflin merged commit 30827ad into elastic:master Dec 18, 2018
@ruflin
Copy link
Contributor Author

ruflin commented Dec 18, 2018

This PR does not fix the actual issue. Work needs to be done to investigate where the problem actually comes from and fix it.

@ruflin ruflin deleted the test_input_pipeline_config-skip branch December 18, 2018 12:03
@webmat
Copy link
Contributor

webmat commented Dec 18, 2018

@jsoriano Yeah it happened to me while working on Filebeat modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filebeat Filebeat flaky-test Unstable or unreliable test cases. review :Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants