ahmarsuhail commented on PR #6106:
URL: https://github.com/apache/hadoop/pull/6106#issuecomment-1760365122

   rebased and tested with fs.s3a.endpoint.region as `eu-west-1` and no 
fs.s3a.endpoint.region property. 
   
   Two failures
   
   [ERROR]   ITestS3AEndpointRegion.testWithVPCE:215->lambda$testWithVPCE$7:215 
[Incorrect region set] expected:<"[us-west-2]"> but was:<"[vpce]">
   [ERROR]   ITestS3GuardTool>AbstractS3GuardToolTestBase.testToolsNoBucket:222 
Expected a org.apache.hadoop.fs.s3a.UnknownStoreException to be thrown, but got 
the result: : 0
   
   VPCE test fails because SDK is not parsing the vpce endpoint correctly (i 
think).
   not sure why ITestS3GuardTool>AbstractS3GuardToolTestBase.testToolsNoBucket 
is failing, need to look into it.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to