[
https://issues.apache.org/jira/browse/HTRACE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255320#comment-14255320
]
Colin Patrick McCabe commented on HTRACE-22:
--------------------------------------------
Previously we were running {{go test org/apache/htrace/htraced
org/apache/htrace/htrace}}. But that only runs the unit tests in the htraced
and htrace packages. We should run {{go test org/apache/htrace/...}} which
will run all of our golang unit tests. I also fixed some minor things that
crept in while we were not running the tests.
> fix golang unit tests
> ---------------------
>
> Key: HTRACE-22
> URL: https://issues.apache.org/jira/browse/HTRACE-22
> Project: HTrace
> Issue Type: Bug
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-22.001.patch
>
>
> Fix golang unit tests. We should run them with {{go test ...}} so that all
> tests get run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)