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

Some tests fail due to common use of java.io.tmpdir

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • New

    Description

      Some tests use java.io.tmpdir, while others use tempDir (which is defined in common-build.xml). Those that rely on java.io.tmpdir can fail when being run on the same machine as someone else who is running tests (this came up in testing the new nightly build scripts on lucene.zones.a.o)

      Proposed fix is to map java.io.tmpdir in the ANT Junit task to be the same value as tempDir.

      Attachments

        Activity

          People

            gsingers Grant Ingersoll
            gsingers Grant Ingersoll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: