[ 
https://issues.apache.org/jira/browse/EAGLE-1068?focusedWorklogId=317242&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-317242
 ]

ASF GitHub Bot logged work on EAGLE-1068:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Sep/19 07:53
            Start Date: 24/Sep/19 07:53
    Worklog Time Spent: 10m 
      Work Description: grainier commented on pull request #1003: [EAGLE-1068] 
Upgrade Siddhi dependency to v5.1.4
URL: https://github.com/apache/eagle/pull/1003#discussion_r327474090
 
 

 ##########
 File path: 
eagle-core/eagle-common/src/test/java/org/apache/eagle/common/TestDateTimeUtil.java
 ##########
 @@ -49,7 +49,7 @@ public void testRound2() {
         cal.set(Calendar.MINUTE, 0);
         cal.set(Calendar.SECOND, 0);
         cal.set(Calendar.MILLISECOND, 0);
-        Assert.assertEquals(tsInHour, cal.getTimeInMillis());
+//        Assert.assertEquals(tsInHour, cal.getTimeInMillis());
 
 Review comment:
   @haoch, sorry, it was a mistake. When I tried to build, this failed 
intermittently (even with the master), so I commented it out. Reverted with 
1240042
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 317242)
    Time Spent: 50m  (was: 40m)

> Upgrade siddhi dependency to v5.1.4
> -----------------------------------
>
>                 Key: EAGLE-1068
>                 URL: https://issues.apache.org/jira/browse/EAGLE-1068
>             Project: Eagle
>          Issue Type: Improvement
>          Components: Core::Alert Engine
>    Affects Versions: v0.5.0
>            Reporter: Hao Chen
>            Assignee: Grainier Perera
>            Priority: Blocker
>             Fix For: v0.5.1
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to