inspirehep / inspire-next

The INSPIRE repo.
https://inspirehep.net
GNU General Public License v3.0
59 stars 69 forks source link

travis: abnormally flaky acceptance suite #2385

Closed jacquerie closed 7 years ago

jacquerie commented 7 years ago

After merging https://github.com/inspirehep/inspire-next/pull/2124 and https://github.com/inspirehep/inspire-docker/pull/38 we started seeing the following timeout:

This timeout also happened in the original merge build of #2124, but it worked after a retry.

We've had 16 builds since that build, and 4 have failed because of this error, for an empirical flakiness rate of 25%, which is way too high.

jacquerie commented 7 years ago

Another instance: https://travis-ci.org/inspirehep/inspire-next/jobs/237478388#L1218

jacquerie commented 7 years ago

In the immortal words of DJ Khaled, "another one": https://travis-ci.org/inspirehep/inspire-next/jobs/237407705#L1242

rikirenz commented 7 years ago

@jacquerie I noticed that as well... Honestly I do not have any ideas about how to solve this issue. Did you experience this also locally? Do you have an idea about how to debug this?

I have checked the issues in https://github.com/SeleniumHQ/docker-selenium/issues but there are not issues related.