travis-ci / beta-features

The perfect place to leave feedback and comments on newly released Beta Features.
56 stars 68 forks source link

Auto-retry failed builds #17

Closed lacostenycoder closed 7 years ago

lacostenycoder commented 7 years ago

Many of our front-end Capybara tests fail randomly but will pass upon retry builds. Although we will work to improve our tests so this doesn't happen, it would be great if we could have a way to request auto-retry builds n number of times.

tianon commented 7 years ago

If there's one specific part of your job that's consistently having this issue, you could try travis_retry (https://docs.travis-ci.com/user/common-build-problems/#travis_retry). :smile: :+1:

joshk commented 7 years ago

Hi, could you please use the travis-ci/travis-ci repo for feature requests. This issue tracker is only for features which have been released in our Beta program.

Thanks

Josh