[
https://issues.apache.org/jira/browse/HADOOP-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-14870:
------------------------------------
Attachment: HADOOP-14870-branch-2-001.patch
patch 001: branch-2 version of HADOOP-14553
patch applied & merged. Tests? All the ones which extend the JUnit 3
FileSystemContractBaseTest don't work, as they aren't getting a properly set up
test account. If you leave the assumeTrue() code in from trunk they'll get
uprated to an error...if you stay with the existing branch-2 tests they are
skipped silently. But they are skipped, which is not what we want
{code}
T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
support was removed in 8.0
Running org.apache.hadoop.fs.azure.ITestNativeAzureFileSystemContractLive
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.682 sec -
in org.apache.hadoop.fs.azure.ITestNativeAzureFileSystemContractLive
{code}
> backport HADOOP-14553 parallel tests to branch-2
> ------------------------------------------------
>
> Key: HADOOP-14870
> URL: https://issues.apache.org/jira/browse/HADOOP-14870
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs/azure, test
> Affects Versions: 2.9.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Attachments: HADOOP-14870-branch-2-001.patch
>
>
> Backport the HADOOP-14553 parallel test running from trunk to branch-2.
> There's some complexity related to The FS Contract base test being JUnit4 in
> branch -2, so its not a simple cherrypick.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]