[
https://issues.apache.org/jira/browse/PIG-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084973#comment-13084973
]
Carl Steinbach commented on PIG-2219:
-------------------------------------
{noformat}
% rm -rf ~/pigtest
% ant clean jar test -Dtestcase=TestAlgebraicEval
Buildfile: /Users/carl/Work/repos/pig/build.xml
...
test-core:
[mkdir] Created dir: /Users/carl/Work/repos/pig/build/test/logs
[mkdir] Created dir:
/var/folders/b7/b7UUwNZdF1KKHtM+5la6f++++TI/-Tmp-/pig_junit_tmp964082329
[junit] WARNING: multiple versions of ant detected in path for junit
[junit]
jar:file:/Users/carl/.local/java/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and
jar:file:/Users/carl/.ivy2/cache/ant/ant/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
[junit] Running org.apache.pig.test.TestAlgebraicEval
[junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 4.589 sec
[junit] Test org.apache.pig.test.TestAlgebraicEval FAILED
[delete] Deleting directory
/var/folders/b7/b7UUwNZdF1KKHtM+5la6f++++TI/-Tmp-/pig_junit_tmp964082329
BUILD FAILED
/Users/carl/Work/repos/pig/build.xml:733: The following error occurred while
executing this line:
/Users/carl/Work/repos/pig/build.xml:669: The following error occurred while
executing this line:
/Users/carl/Work/repos/pig/build.xml:728: Tests failed!
Total time: 2 minutes 16 seconds
% ls -altR ~/pigtest/
/Users/carl/pigtest/:
total 0
drwxr-xr-x 3 carl staff 102 Aug 14 23:14 conf
drwxr-xr-x 3 carl staff 102 Aug 14 23:14 .
drwxr-xr-x+ 106 carl staff 3604 Aug 14 23:14 ..
/Users/carl/pigtest/conf:
total 16
-rw-r--r-- 1 carl staff 15097 Aug 14 23:14 hadoop-site.xml
drwxr-xr-x 3 carl staff 102 Aug 14 23:14 .
drwxr-xr-x 3 carl staff 102 Aug 14 23:14 ..
% ant test -Dtestcase=TestAlgebraicEval
...
BUILD SUCCESSFUL
%
{noformat}
> Pig tests fail if ${user.home}/pigtest/conf does not already exist
> ------------------------------------------------------------------
>
> Key: PIG-2219
> URL: https://issues.apache.org/jira/browse/PIG-2219
> Project: Pig
> Issue Type: Bug
> Reporter: Carl Steinbach
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira