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

CollectionAPISolrJTests is not run when running ant test

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment