You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Paul Isaychuk (JIRA)" <ji...@apache.org> on 2015/05/18 16:52:00 UTC

[jira] [Commented] (FALCON-1221) RescheduleProcessInFinalStatesTest.checkNotFoundDefinition() is needs to be case flexible

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

Paul Isaychuk commented on FALCON-1221:
---------------------------------------

(y)

> RescheduleProcessInFinalStatesTest.checkNotFoundDefinition() is needs to be case flexible
> -----------------------------------------------------------------------------------------
>
>                 Key: FALCON-1221
>                 URL: https://issues.apache.org/jira/browse/FALCON-1221
>             Project: Falcon
>          Issue Type: Bug
>          Components: merlin
>    Affects Versions: 0.7
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>             Fix For: 0.7
>
>         Attachments: falcon-1221.patch
>
>
> The method has assertion that checks for presence of message:
> {code}
> (process) not found
> {code}
> But a message like like following is acceptable, hence the comparison needs to be case insensitive.
> {code}
>  (PROCESS) not found
> {code}



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