jackylk commented on code in PR #4376:
URL: https://github.com/apache/carbondata/pull/4376#discussion_r2463820815


##########
core/src/test/java/org/apache/carbondata/core/datastore/filesystem/AlluxioCarbonFileTest.java:
##########
@@ -261,110 +258,6 @@ public Path getParent() {
         assertFalse(alluxioCarbonFile.getParentFile().equals(null));
     }
 
-    //@Test
-    public void testForNonDisributedSystem() {

Review Comment:
   I think this testcase is not useful since it mocks up everything inside the 
testcase. 



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

Reply via email to