[
https://issues.apache.org/jira/browse/ROCKETMQ-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107075#comment-16107075
]
ASF GitHub Bot commented on ROCKETMQ-254:
-----------------------------------------
GitHub user lindzh opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/141
[ROCKETMQ-254] fix logger appender unit test too long with mock
LoggerAppender unit test cost much time, and in some cases it may cause
test failure,fix this case this mockito.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lindzh/incubator-rocketmq logger_appender_test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/141.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #141
----
commit 42075612f2f103c2df54475e93c8ebfb5d6de133
Author: lindzh <[email protected]>
Date: 2017-07-31T09:58:27Z
fix logger appender unit test too long with mock
----
> LoggerAppender unit test cost much time and sometimes test failure
> ------------------------------------------------------------------
>
> Key: ROCKETMQ-254
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-254
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-client
> Affects Versions: 4.1.0-incubating
> Reporter: lindzh
> Assignee: Xiaorui Wang
> Fix For: 4.2.0-incubating
>
>
> LoggerAppender unit test cost much time, and in some cases it may cause test
> failure,fix this case this mockito.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)