[
https://issues.apache.org/jira/browse/HADOOP-13116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-13116:
-----------------------------------
Attachment: HADOOP-13116.001.patch
I'm attaching patch v001, which renames
{{Jets3tNativeS3FileSystemContractTest}} to
{{TestJets3tNativeS3FileSystemContract}}. I have confirmed that this gets
included now in a full {{mvn test}} run.
It appears there is some trouble with running this test suite repeatedly. I
sometimes see a failure in {{testListStatusForRoot}}. The test assumes the
bucket is empty, but it doesn't explicitly delete the contents, and it looks
like sometimes a prior test can leave data behind. Clearing the bucket
manually resolves it. This patch might need more work to clear the bucket
automatically before we call it final.
> Jets3tNativeS3FileSystemContractTest does not run.
> --------------------------------------------------
>
> Key: HADOOP-13116
> URL: https://issues.apache.org/jira/browse/HADOOP-13116
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Attachments: HADOOP-13116.001.patch
>
>
> S3N includes a test suite named {{Jets3tNativeS3FileSystemContractTest}}.
> This test suite does not run during an {{mvn test}} run, because our Surefire
> configuration includes only test suite classes that start with "Test" in the
> name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]