You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2015/05/17 04:15:59 UTC

[jira] [Created] (PIG-4558) Modify the test.output value from "no" to "yes" to show more error message

liyunzhang_intel created PIG-4558:
-------------------------------------

             Summary: Modify the test.output value from "no" to "yes" to show more error message
                 Key: PIG-4558
                 URL: https://issues.apache.org/jira/browse/PIG-4558
             Project: Pig
          Issue Type: Sub-task
            Reporter: liyunzhang_intel
            Assignee: liyunzhang_intel


In https://builds.apache.org/job/Pig-spark/186/, we found foillowing three unit tests are regression:
org.apache.pig.test.TestAccumulator.testAccumWithRegexp
org.apache.pig.test.TestBestFitCast.testByteArrayCast9
org.apache.pig.test.TestEvalPipeline.testCogroupWithInputFromGroup
{code}
Regression

org.apache.pig.test.TestAccumulator.testAccumWithRegexp

Failing for the past 1 build (Since Failed#186 )
Took 2 ms.
Error Message

Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
Stacktrace

junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
{code}

If we modify the test.output value in build.xml, we can see more error message beside “Forked Java VM exited abnormally.“



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