virajjasani commented on pull request #3788:
URL: https://github.com/apache/hadoop/pull/3788#issuecomment-991774418


   Storage account: US-West
   
   
   ```
   $ mvn test
   
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 356, Failures: 0, Errors: 0, Skipped: 107
   [INFO] 
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  02:23 min
   [INFO] Finished at: 2021-12-12T01:43:57+05:30
   [INFO] 
------------------------------------------------------------------------
   
   ```
   
   HNS-Sharedkey:
   
   ```
   $ ./dev-support/testrun-scripts/runtests.sh -c "HNS-SharedKey"
   
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  9.953 s
   [INFO] Finished at: 2021-12-12T01:30:00+05:30
   [INFO] 
------------------------------------------------------------------------
   
   Running the combination: HNS-SharedKey...
   ----- Test results -----
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 26
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 566, Failures: 0, Errors: 0, Skipped: 566
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 263, Failures: 0, Errors: 0, Skipped: 263
   
   Time taken: 1 mins 4 secs.
   
   ```
   
   However, integration tests are failing with `StorageException: The account 
being accessed does not support http` even though I have 
`enableHttpsTrafficOnly` as true.


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