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
             Fix For: types_branch


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.

Reply via email to