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

[IMPROVED] Increase wait time in tests to prevent failing in CI #1155

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

piotrpio
Copy link
Collaborator

@piotrpio piotrpio commented Dec 5, 2022

No description provided.

@coveralls
Copy link

coveralls commented Dec 5, 2022

Coverage Status

Coverage increased (+0.2%) to 85.961% when pulling d761a04 on fix-flaky-tests into 8241797 on main.

@piotrpio piotrpio changed the title [IMPROVED] Increate wait time in tests to prevenet failing in CI [IMPROVED] Increase wait time in tests to prevenet failing in CI Dec 5, 2022
@derekcollison
Copy link
Member

Should not take that long tbh.. Are these failures new?

@derekcollison
Copy link
Member

Also let's flip travis to go 1.19 and go 1.18.

@piotrpio
Copy link
Collaborator Author

piotrpio commented Dec 5, 2022

@derekcollison I created this PR as a draft to just play around with how travis behaves, as we have a lot of flaky tests right now and jobs have to be frequently re-triggered. Yeah, in some cases increased timeouts (a bit, not that much) may help, but mostly we are dealing with inconsistent number of running goroutines in travis (for some reason). I'll keep this PR open for now and go back to it in a bit.

@derekcollison
Copy link
Member

ok would change travis over to go 1.19 and go 1.18 regardless.

@piotrpio
Copy link
Collaborator Author

piotrpio commented Dec 5, 2022

@derekcollison will do

@wallyqs wallyqs changed the title [IMPROVED] Increase wait time in tests to prevenet failing in CI [IMPROVED] Increase wait time in tests to prevent failing in CI Dec 12, 2022
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.

None yet

3 participants