ben-roling commented on issue #666: HADOOP-16221 add option to fail operation 
on metadata write failure
URL: https://github.com/apache/hadoop/pull/666#issuecomment-487809016
 
 
   Ran the tests again against us-west-2.
   
   ```
   mvn -T 1C verify -Dparallel-tests -DtestsThreadCount=8 -Ds3guard -Ddynamo
   ```
   
   ```
   Tests run: 805, Failures: 1, Errors: 2, Skipped: 144
   ```
   
   The errors and failures were in ITestS3AContractGetFileStatusV1List, 
ITestS3AContractRename, and ITestDirectoryCommitMRJob.  Each run individually 
passed.
   
   ```
   mvn -T 1C verify -Dtest=skip -Dit.test=ITestS3AContractGetFileStatusV1List 
-Ds3guard -Ddynamo
   mvn -T 1C verify -Dtest=skip -Dit.test=ITestS3AContractRename -Ds3guard 
-Ddynamo
   mvn -T 1C verify -Dtest=skip -Dit.test=ITestDirectoryCommitMRJob -Ds3guard 
-Ddynamo
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to