Skip to content

CI: reduce test flakiness on travis #263

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 5 commits into from
Mar 23, 2020
Merged

Conversation

kares
Copy link
Contributor

@kares kares commented Mar 23, 2020

and also a work-around for a known LS 7.6.1 bug

@elasticsearch-bot elasticsearch-bot self-assigned this Mar 23, 2020
@andsel
Copy link
Contributor

andsel commented Mar 23, 2020

Globally LGTM, just a comment I don't understand the meaning

@andsel andsel assigned kares and unassigned elasticsearch-bot Mar 23, 2020
@andsel andsel self-requested a review March 23, 2020 08:29
@kares kares merged commit 975262c into logstash-plugins:master Mar 23, 2020
@kares
Copy link
Contributor Author

kares commented Mar 23, 2020

CI on master still failed: https://travis-ci.org/github/logstash-plugins/logstash-input-file/builds/665766313 putting this in a todo list to revisit later ...

@kares kares mentioned this pull request Mar 23, 2020
robbavey added a commit to robbavey/logstash-input-file that referenced this pull request Mar 18, 2021
This plugin suffers from a large amount of test flakiness in the travis
ci environment. This commit continues the attempts to reduce this flakiness,
starting with logstash-plugins#263

Mostly, this is increasing timeouts to deal with sluggish build servers, but also
includes a fix to a Stud.try call which would not retry due to failure exceptions
not matching.
robbavey added a commit to robbavey/logstash-input-file that referenced this pull request Apr 7, 2021
This plugin suffers from a large amount of test flakiness in the travis
ci environment. This commit continues the attempts to reduce this flakiness,
starting with logstash-plugins#263

Mostly, this is increasing timeouts to deal with sluggish build servers, but also
includes a fix to a Stud.try call which would not retry due to failure exceptions
not matching.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants