Sneha Vijayarajan created HADOOP-17149:
------------------------------------------

             Summary: ABFS: Test failure: 
testFailedRequestWhenCredentialsNotCorrect fails when run with SharedKey
                 Key: HADOOP-17149
                 URL: https://issues.apache.org/jira/browse/HADOOP-17149
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
            Reporter: Sneha Vijayarajan
            Assignee: Sneha Vijayarajan
             Fix For: 3.4.0


When authentication is set to SharedKey, below test fails.

 

[ERROR]   
ITestGetNameSpaceEnabled.testFailedRequestWhenCredentialsNotCorrect:161 
Expecting 
org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException 
with text "Server failed to authenticate the request. Make sure the value of 
Authorization header is formed correctly including the signature.", 403 but got 
: "void"

 

2 problems:
 # This test should probably be disabled for SharedKey
 # Assert is wrong. Expected Http Status code should 401.



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

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

Reply via email to