Details
Description
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.
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)