You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2008/09/05 01:51:44 UTC

[jira] Updated: (PIG-327) testShellFuncSingle/Multiple fail in TestBuiltin

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

Olga Natkovich updated PIG-327:
-------------------------------

    Priority: Minor  (was: Major)

> testShellFuncSingle/Multiple fail in TestBuiltin
> ------------------------------------------------
>
>                 Key: PIG-327
>                 URL: https://issues.apache.org/jira/browse/PIG-327
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: types_branch
>            Reporter: Alan Gates
>            Assignee: Shravan Matthur Narayanamurthy
>            Priority: Minor
>             Fix For: types_branch
>
>         Attachments: 327.patch
>
>
> Testcase: testShellFuncSingle took 7.152 sec
>     FAILED
> null expected:<{[(f00)]}> but was:<{[]}>
> junit.framework.ComparisonFailure: null expected:<{[(f00)]}> but was:<{[]}>
>     at org.apache.pig.test.TestBuiltin.testShellFuncSingle(TestBuiltin.java:900)
> Testcase: testShellFuncMultiple took 6.68 sec
>     Caused an ERROR
> null
> java.lang.NullPointerException
>     at org.apache.pig.test.TestBuiltin.testShellFuncMultiple(TestBuiltin.java:933)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.