[
https://issues.apache.org/jira/browse/HBASE-18830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180431#comment-16180431
]
Hudson commented on HBASE-18830:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #580 (See
[https://builds.apache.org/job/HBase-2.0/580/])
HBASE-18830 TestCanaryTool does not check Canary monitor's error code
(apurtell: rev 3e1ceadc80856f3332db5c131022933fc428a783)
* (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)