You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/01/20 01:06:00 UTC

[jira] [Created] (HBASE-19832) TestConfServlet#testWriteJson fails against hadoop3 due to spelling change

Ted Yu created HBASE-19832:
------------------------------

             Summary: 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


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)