Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-5908

Fix travis build for Git pull requests and Git trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • CI
    • None

    Description

      The travis build has been broken for some time.

      Fixing it requires that

      • maven is upgraded to 3.3.9 using a maven wrapper
      • The heap is upped to 800MB as it fails with 512MB on JDK8
      • Switch to OracleJDK8, OracleJDK7 due to metrics classes and OpenJDK7 so test building is done on something other than Oracle.
      • Filter the output so that it is reliably < 4MB in size.
      • Filter the output in a way that ensures Travis doesn't kill the job. -q results in no output for > 10minutes killing the job.
      • Provide feedback (last 500 lines of build)
      • Temporarily disable all tests until they can be made more reliable with fewer false negatives.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ianeboston Ian Boston
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: