Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-5645

StringHelper should check for empty string of "tests.seed" system property

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.8, 6.0
    • 4.8.1, 6.0
    • None
    • None
    • New

    Description

      As of LUCENE-5604 (committed to v4.8), StringHelper will initialize GOOD_FAST_HASH_SEED based on the system property "tests.seed" if it is set. Unfortunately it doesn't do an empty-string check, and it's common at least in my setup that copies Lucene's maven pom.xml that the string will be empty unless I set it on the command line. FWIW Randomized Testing does do an empty-string check.

      Attachments

        Activity

          People

            dsmiley David Smiley
            dsmiley David Smiley
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: