[ 
https://issues.apache.org/jira/browse/HADOOP-14577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076688#comment-16076688
 ] 

Steve Loughran commented on HADOOP-14577:
-----------------------------------------

I was about to say worksforme, but once I do -Ds3guard it fails for me too
{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.fs.s3a.ITestS3AInconsistency
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.856 sec <<< 
FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3AInconsistency
testGetFileStatus(org.apache.hadoop.fs.s3a.ITestS3AInconsistency)  Time 
elapsed: 2.763 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)


Results :

Failed tests: 
  ITestS3AInconsistency.testGetFileStatus:83->Assert.fail:88 S3Guard failed to 
list parent of inconsistent child.

{code}

> ITestS3AInconsistency.testGetFileStatus failing
> -----------------------------------------------
>
>                 Key: HADOOP-14577
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14577
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to