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

CI freezes. #826

Closed
artem-zinnatullin opened this issue Oct 9, 2017 · 0 comments
Closed

CI freezes. #826

artem-zinnatullin opened this issue Oct 9, 2017 · 0 comments
Assignees
Labels

Comments

@artem-zinnatullin
Copy link
Member

We're seeing "random" CI freezes for a long time, sometimes more often.

Latest observed logs from 2 different builds show that latest test in the output before freeze is:

com.pushtorefresh.storio2.sqlite.integration.RxQueryTest > queryOneExistedObjectTableUpdate PASSED

So my guess is that one of the tests in RxQueryTest has racy deadlock.

I'd start solving it by adding Timeout rule for whole RxQueryTest with reasonable timeout ie 30 seconds, that way we'll figure out which test causes the problem because it'll fail the build properly.

@nikitin-da can you please try that if you have time? Otherwise I'll take care of that later :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants