Sean Mackrory created HADOOP-14577: -------------------------------------- Summary: testGetFileStatus failing Key: HADOOP-14577 URL: https://issues.apache.org/jira/browse/HADOOP-14577 Project: Hadoop Common Issue Type: Sub-task Reporter: Sean Mackrory
This test is failing for me when run individually or in parallel (with -Ds3guard). Even if I revert back to the commit that introduced it. I thought I had successful test runs on that before and haven't changed anything in my test configuration. {code}Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.671 sec <<< FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3AInconsistency testGetFileStatus(org.apache.hadoop.fs.s3a.ITestS3AInconsistency) Time elapsed: 4.475 sec <<< FAILURE! java.lang.AssertionError: S3Guard failed to list parent of inconsistent child. at org.junit.Assert.fail(Assert.java:88) at org.apache.hadoop.fs.s3a.ITestS3AInconsistency.testGetFileStatus(ITestS3AInconsistency.java:83){code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org