[
https://issues.apache.org/jira/browse/HADOOP-15737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-15737.
-------------------------------------
Resolution: Won't Fix
> intermittent failure of
> ITestS3GuardListConsistency.testInconsistentS3ClientDeletes in parallel runs
> ----------------------------------------------------------------------------------------------------
>
> Key: HADOOP-15737
> URL: https://issues.apache.org/jira/browse/HADOOP-15737
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.2.0
> Reporter: Steve Loughran
> Priority: Minor
>
> Test {{}} sometimes fails in parallel test runs, yet it works when
> standalone. Either there is some real failure here, thread blocking in an
> overloaded test system is breaking the test, or parallel test runs are
> corrupting the state of the FS as observed by the test
> {code}
> [ERROR]
> testInconsistentS3ClientDeletes(org.apache.hadoop.fs.s3a.ITestS3GuardListConsistency)
> Time elapsed: 11.975 s <<< FAILURE!
> java.lang.AssertionError:
> InconsistentAmazonS3Client added back prefixes incorrectly in a non-recursive
> listing
> Expected:fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir0/
> fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir1/
> fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir2/
> -----------
> Actual:fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir2/
> fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir0
> fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir1
> fork-0008/test/testInconsistentClientDELAY_LISTING_ME/dir2 expected:<3> but
> was:<4>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]