Kaynağa Gözat

Revert "HADOOP-16251. ABFS: add FSMainOperationsBaseTest"

This reverts commit 7c2d7c05a9a9cc981674f97cc3825e917a17b1f7.

Git Commit name and email were incorrect. Will re-commit.
Aaron Fabbri 6 yıl önce
ebeveyn
işleme
67fe5398fd

+ 0 - 7
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemMainOperation.java

@@ -68,11 +68,4 @@ public class ITestAzureBlobFileSystemMainOperation extends FSMainOperationsBaseT
     // Permission Checks:
     // https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsPermissionsGuide.html
   }
-
-  @Override
-  @Ignore("Permission check for getFileInfo doesn't match the HdfsPermissionsGuide")
-  public void testGlobStatusThrowsExceptionForUnreadableDir() {
-    // Permission Checks:
-    // https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsPermissionsGuide.html
-  }
 }