smengcl commented on pull request #865:
URL: https://github.com/apache/hadoop-ozone/pull/865#issuecomment-624829038


   Update:
   
   Out of the 5 tests I disabled in RootDir, 3 of them are able to pass with my 
(tentative) recursive delete root(`rm -r /`) and recursive delete volumes 
support:
   - testRmEmptyRootDirNonRecursive
   - testListEmptyRootDirectory
   - testMkDirDepth1
   
   But still 2 of them won't be able to run because they are trying to create 
file directly under root:
   - testRmRootRecursive
   - testRmNonEmptyRootDirNonRecursive
   
   I will post the diff here just to run some checks first.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to