[ 
https://issues.apache.org/jira/browse/OOZIE-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102598#comment-15102598
 ] 

Robert Kanter commented on OOZIE-2432:
--------------------------------------

Good find.  I guess when I wrote that in 2013, 2015 seemed so far away :)

Two minor comments:
# Do we need those new {{printStackTrace}} calls?  If not, then let's remove 
them; if they're helpful, we can keep them
# Can you add comments to the times to say what they're doing?  e.g.
{code:java}
wfBean.setStartTime(new Date(System.currentTimeMillis()+1l*100*24*60*60*1000)); 
// 100 days from now
{code}

> TestPurgeXCommand fails
> -----------------------
>
>                 Key: OOZIE-2432
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2432
>             Project: Oozie
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: trunk
>            Reporter: Ferenc Denes
>            Assignee: Ferenc Denes
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: OOZIE-2432-1.patch
>
>
> TestPurgeXCommand's testPurgeWFWithSubWF1 and testPurgeXCommandFailed started 
> to fail at early 2016 without pulling in new version from the repo.
> I suspect there is a hardcoded value somewhere which is makes this test valid 
> till end of 2015.



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

Reply via email to