[ https://issues.apache.org/jira/browse/EAGLE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142279#comment-15142279 ]
ASF GitHub Bot commented on EAGLE-141: -------------------------------------- GitHub user murkrishn opened a pull request: https://github.com/apache/incubator-eagle/pull/86 EAGLE-141 fix some unit testing exception which is thrown within annoymous class Updated test cases having anonymous class throwing exception. You can merge this pull request into a Git repository by running: $ git pull https://github.com/murkrishn/incubator-eagle EAGLE-141 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-eagle/pull/86.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 #86 ---- commit 84ced85833d6a8a4dddbd23b24b9a5a3dff18dbb Author: murkrishn <murkris...@ebay.com> Date: 2016-02-11T05:49:11Z Updated TestExternalBatchWindow and TestUserCommandReassembler for jira EAGLE-141 ---- > fix some unit testing exception which is thrown within annoymous class > ---------------------------------------------------------------------- > > Key: EAGLE-141 > URL: https://issues.apache.org/jira/browse/EAGLE-141 > Project: Eagle > Issue Type: Bug > Affects Versions: 0.3.0 > Reporter: Edward Zhang > Assignee: Edward Zhang > Priority: Minor > Fix For: 0.3.0 > > > Sometimes unit test fails but throw exception within a annoymous inner class, > so it is not caught by junit framework. > for example https://builds.apache.org/job/incubator-eagle-main/24/console -- This message was sent by Atlassian JIRA (v6.3.4#6332)