[
https://issues.apache.org/jira/browse/EAGLE-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093310#comment-15093310
]
ASF GitHub Bot commented on EAGLE-119:
--------------------------------------
GitHub user yonzhang opened a pull request:
https://github.com/apache/incubator-eagle/pull/58
EAGLE-119 fix unit test from siddhi
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yonzhang/incubator-eagle EAGLE-119
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/58.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 #58
----
commit 1935c9178ff005332efbe5f30faf9ce10cdf6a64
Author: yonzhang <[email protected]>
Date: 2016-01-12T04:53:28Z
fix unit test from siddhi
----
> fix unit testing bugs
> ---------------------
>
> Key: EAGLE-119
> URL: https://issues.apache.org/jira/browse/EAGLE-119
> Project: Eagle
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Edward Zhang
> Assignee: Edward Zhang
> Fix For: 0.3.0
>
>
> Need fix unit test bugs as soon as possible. Most of them are with siddhi
> window based unit test
> Running org.apache.eagle.alert.dao.TestAlertDefinitionDAOImpl
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
> Running org.apache.eagle.alert.cep.TestSiddhiEvaluator
> 2016-01-11 05:20:51,317 INFO [main] siddhi.StreamMetadataManager[91]: Already
> initialized, skip
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.165 sec <<<
> FAILURE!
> Results :
> Failed tests:
>
> persistenceTest7(org.apache.eagle.alert.state.TestSiddhiStateSnapshotAndRestore)
> Tests in error:
> test(org.apache.eagle.alert.dao.TestStreamDefinitionDAOImpl)
> test(org.apache.eagle.alert.dao.TestSiddhiStreamMetadataUtils)
> test(org.apache.eagle.alert.cep.TestSiddhiEvaluator)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)