[ 
https://issues.apache.org/jira/browse/HDFS-7612?focusedWorklogId=668631&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-668631
 ]

ASF GitHub Bot logged work on HDFS-7612:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Oct/21 20:27
            Start Date: 21/Oct/21 20:27
    Worklog Time Spent: 10m 
      Work Description: shvachko commented on pull request #3571:
URL: https://github.com/apache/hadoop/pull/3571#issuecomment-948978302


   +1 fixes the test for me


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 668631)
    Time Spent: 0.5h  (was: 20m)

> TestOfflineEditsViewer.testStored() uses incorrect default value for cacheDir
> -----------------------------------------------------------------------------
>
>                 Key: HDFS-7612
>                 URL: https://issues.apache.org/jira/browse/HDFS-7612
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.6.0
>            Reporter: Konstantin Shvachko
>            Priority: Major
>              Labels: newbie, pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {code}
>     final String cacheDir = System.getProperty("test.cache.data",
>         "build/test/cache");
> {code}
> results in
> {{FileNotFoundException: build/test/cache/editsStoredParsed.xml (No such file 
> or directory)}}
> when {{test.cache.data}} is not set.
> I can see this failing while running in Eclipse.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to