[
https://issues.apache.org/jira/browse/HBASE-18830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181506#comment-16181506
]
Hudson commented on HBASE-18830:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.5 #78 (See
[https://builds.apache.org/job/HBase-1.5/78/])
Amend HBASE-18830 TestCanaryTool does not check Canary monitor's error
(apurtell: rev 3abc0458e9ccd5b529581dcff4b6a0dba594fcdc)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.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)