[
https://issues.apache.org/jira/browse/HBASE-14584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Warhaftig updated HBASE-14584:
-----------------------------------
Attachment: hbase-14584-v1.patch
Attached patch 'hbase-14584-v1.patch' does the following:
- Remove alphabetic XML accessor ordering from NamespacesInstanceModel because
it will have no effect with only one element name used for all properties.
- Modify TestModelBase#testToXML() to reconvert to the model for verification
since XML element ordering is not guaranteed.
- Reenable TestNamespacesInstanceModel#testFromXML() as it wouldn't be affected
by XML element ordering and never seemed to have failed.
> TestNamespacesInstanceModel fails on jdk8
> -----------------------------------------
>
> Key: HBASE-14584
> URL: https://issues.apache.org/jira/browse/HBASE-14584
> Project: HBase
> Issue Type: Test
> Components: REST, test
> Reporter: Nick Dimiduk
> Assignee: Matt Warhaftig
> Attachments: 14584.00.patch, disable.txt, hbase-14584-v1.patch
>
>
> Noticed this in the [build
> output|https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/235/consoleFull]
> of HBASE-12911. Seems this test has been failing for a long time, got all
> the way back to {{6534583}}, {{master~44}} and it's still failing there. I
> guess tests usually fail in {{hbase-server}}, so we don't often get to
> {{hbase-rest}} module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)