Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1583

Use "travis_retry" function in some key places to reduce CI flakiness

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      There's enough things that can go wrong in our CI due to external package registries that we can often end up with spurious failures not caused by code changes.

      For example, here is an NPM registry failure:

      https://travis-ci.org/apache/arrow/jobs/277798491#L941

      I have seen Maven Central fail or anaconda.org fail in the past, too. Some of these package commands that hit external resources could be wrapped in travis_retry to give them another shot at success

      Attachments

        Activity

          People

            Unassigned Unassigned
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: