Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7162

Tests should not write outside 'target' directory.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • Runtime / Task
    • None

    Description

      A few tests use Files.createTempDir() from Guava package, but do not set java.io.tmpdir system property. Thus the temp directory is created in unpredictable places and is not being cleaned up by mvn clean.

      This was probably introduced in JobManagerStartupTest and then replicated in BlobUtilsTest.

      Attachments

        Issue Links

          Activity

            People

              mingleizhang zhangminglei
              mingleizhang zhangminglei
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: