[
https://issues.apache.org/jira/browse/HBASE-19832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335035#comment-16335035
]
Hudson commented on HBASE-19832:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4450 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4450/])
HBASE-19832 TestConfServlet#testWriteJson fails against hadoop3 due to (tedyu:
rev 3a1e433adfd4d7961cc04811c460ff71fa750d22)
* (edit)
hbase-http/src/test/java/org/apache/hadoop/hbase/http/conf/TestConfServlet.java
> TestConfServlet#testWriteJson fails against hadoop3 due to spelling change
> --------------------------------------------------------------------------
>
> Key: HBASE-19832
> URL: https://issues.apache.org/jira/browse/HBASE-19832
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Labels: http
> Fix For: 2.0.0-beta-2
>
> Attachments: 19832.v1.txt
>
>
> From
> https://builds.apache.org/job/HBase-2.0-hadoop3-tests/org.apache.hbase$hbase-http/2/testReport/junit/org.apache.hadoop.hbase.http.conf/TestConfServlet/testWriteJson/
> :
> {code}
> junit.framework.AssertionFailedError
> at
> org.apache.hadoop.hbase.http.conf.TestConfServlet.testWriteJson(TestConfServlet.java:76)
> ...
> k: testconfservlet.key v: testval r: programmatically
> {code}
> The assertion failure was due to the spelling of programatically being
> corrected in hadoop3 release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)