[
https://issues.apache.org/jira/browse/HBASE-18830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180259#comment-16180259
]
Hudson commented on HBASE-18830:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.5 #76 (See
[https://builds.apache.org/job/HBase-1.5/76/])
HBASE-18830 TestCanaryTool does not check Canary monitor's error code
(apurtell: rev 9d68535e8ecf58c879f880c227233e408c0fd32f)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/tool/TestCanaryTool.java
> TestCanaryTool does not check Canary monitor's error code
> ---------------------------------------------------------
>
> Key: HBASE-18830
> URL: https://issues.apache.org/jira/browse/HBASE-18830
> Project: HBase
> Issue Type: Bug
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Fix For: 2.0.0, 3.0.0, 1.4.0, 1.5.0
>
> Attachments: HBASE-18830.001.patch
>
>
> None of the tests inside TestCanaryTool check Canary monitor's error code.
> Thus, it is possible that the monitor has registered an error and yet the
> tests pass. We should check the value returned by the _ToolRunner.run()_
> method inside each unit test.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)