Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8789

CollectionAPISolrJTests is not run when running ant test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.5.1, 6.0
    • None
    • None

    Description

      The pattern that is used to run the tests on Jenkins (ant test) is (from lucene/common-build.xml) :

      <include name="**/Test*.class" />
      <include name="**/*Test.class" />
      

      CollectionAPISolrJTests ends in an extra 's' and so is not executed. We need to either fix the pattern or the test name to make sure that this test is run.

      Attachments

        1. SOLR-8789.patch
          0.5 kB
          Anshum Gupta

        Activity

          People

            anshum Anshum Gupta
            anshum Anshum Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: