Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
ITestS3GuardToolDynamoDB and ITestS3GuardToolLocal both fail the same way:
[INFO] Running org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal [ERROR] Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 73.198 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal [ERROR] testDestroyNoBucket(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocal) Time elapsed: 7.048 s <<< FAILURE! java.lang.AssertionError: Expected a java.io.FileNotFoundException to be thrown, but got the result: : 0
Attachments
Issue Links
- duplicates
-
HADOOP-14927 ITestS3GuardTool failures in testDestroyNoBucket()
- Resolved