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

TagIndexTest.testIndexTag() fails when run as part of mvn build but is okay when run standalone

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2018-05-06 Last Lucene
    • None
    • None
    • None

      When run as part of maven build it fails complaining that it cannot find the TAG table when constructing TagIndex class, but its work okay within an IDE. I noticed that when run in mvn it is the first test to run so I assumed that was the problem, but after commenting this test out the 2nd test that becomes 1st test continued to work, so that may be a red herring.

      Ive checked over the code and cannot see any problems, so for now commenting out this test so users of the library dont get tripped up by this failing test.

            ijabz Paul Taylor
            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