You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by tm...@apache.org on 2019/08/28 22:44:21 UTC

[hadoop] 04/09: Revert "HADOOP-16251. ABFS: add FSMainOperationsBaseTest"

This is an automated email from the ASF dual-hosted git repository.

tmarquardt pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit 67fe5398fd8400287e4eeaf360cffa4e8788447e
Author: Aaron Fabbri <fa...@apache.org>
AuthorDate: Fri May 10 13:55:56 2019 -0700

    Revert "HADOOP-16251. ABFS: add FSMainOperationsBaseTest"
    
    This reverts commit 7c2d7c05a9a9cc981674f97cc3825e917a17b1f7.
    
    Git Commit name and email were incorrect. Will re-commit.
---
 .../hadoop/fs/azurebfs/ITestAzureBlobFileSystemMainOperation.java  | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemMainOperation.java b/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemMainOperation.java
index 41abfe8..38682b3 100644
--- a/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemMainOperation.java
+++ b/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
-  }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org