You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2015/12/01 06:48:11 UTC

[jira] [Updated] (FALCON-1553) Flaky test in SchedulerUtilTest

     [ https://issues.apache.org/jira/browse/FALCON-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pallavi Rao updated FALCON-1553:
--------------------------------
    Fix Version/s:     (was: trunk)
                   0.9

> Flaky test in SchedulerUtilTest
> -------------------------------
>
>                 Key: FALCON-1553
>                 URL: https://issues.apache.org/jira/browse/FALCON-1553
>             Project: Falcon
>          Issue Type: Sub-task
>            Reporter: Sowmya Ramesh
>            Assignee: Balu Vellanki
>             Fix For: 0.9
>
>         Attachments: FALCON-1553.patch, org.apache.falcon.execution.SchedulerUtilTest-output.txt, org.apache.falcon.execution.SchedulerUtilTest.txt
>
>
> {code}
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec <<< FAILURE! - in org.apache.falcon.execution.SchedulerUtilTest
> testGetFrequencyInMillis(org.apache.falcon.execution.SchedulerUtilTest)  Time elapsed: 0.004 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<5270400000> but was:<5274000000>
> 	at org.testng.Assert.fail(Assert.java:89)
> 	at org.testng.Assert.failNotEquals(Assert.java:489)
> 	at org.testng.Assert.assertEquals(Assert.java:118)
> 	at org.testng.Assert.assertEquals(Assert.java:260)
> 	at org.testng.Assert.assertEquals(Assert.java:270)
> 	at org.apache.falcon.execution.SchedulerUtilTest.testGetFrequencyInMillis(SchedulerUtilTest.java:35)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)