mukund-thakur commented on pull request #2038:
URL: https://github.com/apache/hadoop/pull/2038#issuecomment-648702503


   Latest commit fixes the above test failures. 
   After multiple debugging efforts I thought I should run the tests without 
s3guard as well. So when I did that I see 8 tests failing all with file not 
found exception. I will debug these further. 
   
   `[ERROR] Errors: 
   [ERROR]   
ITestS3AContractGetFileStatus>AbstractContractGetFileStatusTest.testListFilesEmptyDirectoryNonrecursive:99->AbstractContractGetFileStatusTest.listFilesOnEmptyDir:119
 » FileNotFound
   [ERROR]   
ITestS3AContractGetFileStatus>AbstractContractGetFileStatusTest.testListFilesEmptyDirectoryRecursive:104->AbstractContractGetFileStatusTest.listFilesOnEmptyDir:119
 » FileNotFound
   [ERROR]   
ITestS3AContractGetFileStatusV1List>AbstractContractGetFileStatusTest.testListFilesEmptyDirectoryNonrecursive:99->AbstractContractGetFileStatusTest.listFilesOnEmptyDir:119
 » FileNotFound
   [ERROR]   
ITestS3AContractGetFileStatusV1List>AbstractContractGetFileStatusTest.testListFilesEmptyDirectoryRecursive:104->AbstractContractGetFileStatusTest.listFilesOnEmptyDir:119
 » FileNotFound
   [ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testCommitJobButNotTask:1004->AbstractITCommitProtocol.executeWork:552->AbstractITCommitProtocol.executeWork:568->AbstractITCommitProtocol.lambda$testCommitJobButNotTask$9:1010
 » FileNotFound
   [INFO] 
   [ERROR] Tests run: 1204, Failures: 0, Errors: 5, Skipped: 342`
   
   `[ERROR] Errors: 
   [ERROR]   
ITestS3AContractRootDir.testListEmptyRootDirectory:82->AbstractContractRootDirectoryTest.testListEmptyRootDirectory:199
 » FileNotFound
   [ERROR]   
ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testSimpleRootListing:239
 » FileNotFound
   [ERROR]   ITestS3AEncryptionSSEC.testListEncryptedDir:197 » FileNotFound No 
such file or...
   [INFO] 
   [ERROR] Tests run: 110, Failures: 0, Errors: 3, Skipped: 87
   `


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



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

Reply via email to