Sean Mackrory created HADOOP-15752: -------------------------------------- Summary: [s3a] testDestroyNoBucket always fails Key: HADOOP-15752 URL: https://issues.apache.org/jira/browse/HADOOP-15752 Project: Hadoop Common Issue Type: Bug Components: fs/s3 Reporter: Sean Mackrory
ITestS3GuardToolDynamoDB and ITestS3GuardToolLocal both fail the same way: {code} [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 {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org