[ 
https://issues.apache.org/jira/browse/FLINK-36191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878475#comment-17878475
 ] 

Sergey Nuyanzin edited comment on FLINK-36191 at 9/4/24 9:17 PM:
-----------------------------------------------------------------

Merged to master as 
[339f97c458a9eb44755b84ce067a31134ed9cfc0|https://github.com/apache/flink/commit/339f97c458a9eb44755b84ce067a31134ed9cfc0]
1.19: 
[194df6c4067c1ee4712839afdf699e051d237c74|https://github.com/apache/flink/commit/194df6c4067c1ee4712839afdf699e051d237c74]


was (Author: sergey nuyanzin):
Merged as 
[339f97c458a9eb44755b84ce067a31134ed9cfc0|https://github.com/apache/flink/commit/339f97c458a9eb44755b84ce067a31134ed9cfc0]

> FsMergingCheckpointStorageLocationTest generates test data not in tmp folder
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-36191
>                 URL: https://issues.apache.org/jira/browse/FLINK-36191
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing, Tests
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0-preview
>
>
> to reproduce this command could be used (assuming that something like 
> {{./mvnw clean verify -DskipTests -Dfast}} was run before)
> {code:bash}
> cd flink-runtime && ./../mvnw -Dtest=FsMergingCheckpointStorageLocationTest 
> test && git status
> {code}
> the output will contain something like
> {noformat}
> 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/
> {noformat}
> the reason is that in {{@Before}} there *not* absolute path is in use



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to