Uploaded image for project: 'MusicBrainz Search Server'
  1. MusicBrainz Search Server
  2. SEARCH-56

The Updater tests take too long to fail

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2018-05-06 Last Lucene
    • NGS - RC1
    • None
    • None

      The replication tests depend on an external source and usually timeout rather than actually running, but the timeout is quite long. Because it is long and because the updater package gets built before the servlet package this means that if you modify the servlet code you either have to wait some time for the build or you have to do -DskipTests meaning your not testing against the changes you've made.

      Suggestions for resolution:
      1. Change Replication Tests so that do not rely on an external source and hence should always be able to run (Best but hardest soln)
      2. Do not run the replication tests by default, so they only get run by special maven task
      3. Build updater package after servlet package so if not interested in it can cnlt-c to build at that point.

            Unassigned Unassigned
            ijabz Paul Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2018-05-06 Last Lucene