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

FsMergingCheckpointStorageLocationTest generates test data not in tmp folder

    XMLWordPrintableJSON

Details

    Description

      to reproduce this command could be used (assuming that something like ./mvnw clean verify -DskipTests -Dfast was run before)

      cd flink-runtime && ./../mvnw -Dtest=FsMergingCheckpointStorageLocationTest test && git status
      

      the output will contain something like

      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      	org.junit.rules.TemporaryFolder@3cc1435c/
      	org.junit.rules.TemporaryFolder@625732/
      	org.junit.rules.TemporaryFolder@bef2d72/
      

      the reason is that in @Before there not absolute path is in use

      Attachments

        Issue Links

          Activity

            People

              Sergey Nuyanzin Sergey Nuyanzin
              Sergey Nuyanzin Sergey Nuyanzin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: