[
https://issues.apache.org/jira/browse/HIVE-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727062#comment-13727062
]
Yin Huai commented on HIVE-4979:
--------------------------------
I did a quick test. If we have test failures, the build will not stop. To try
my test, you can apply
https://issues.apache.org/jira/secure/attachment/12595513/HIVE-4979.4980.failedTest.txt
and then {code}ant test -Dmodule=shims{\code}
The log will look like ...
{code}
est:
[echo] Project: shims
[junit] WARNING: multiple versions of ant detected in path for junit
[junit]
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and
jar:file:/Users/yhuai/Projects/Hive-YSmart/hive-trunk/build/ivy/lib/hadoop0.20S.shim/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
[junit] Running org.apache.hadoop.hive.thrift.TestDBTokenStore
[junit] 2013-08-01 16:17:21.382 java[4398:1203] Unable to load realm info
from SCDynamicStore
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.458 sec
[junit] Running org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge
[junit] 2013-08-01 16:17:23.191 java[4399:1203] Unable to load realm info
from SCDynamicStore
[junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 20.987 sec
[junit] Test org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge FAILED
[junit] Running org.apache.hadoop.hive.thrift.TestZooKeeperTokenStore
[junit] 2013-08-01 16:17:45.621 java[4401:1203] Unable to load realm info
from SCDynamicStore
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.943 sec
[for] shims: The following error occurred while executing this line:
[for] /Users/yhuai/Projects/Hive-YSmart/hive-trunk/build.xml:351: The
following error occurred while executing this line:
[for] /Users/yhuai/Projects/Hive-YSmart/hive-trunk/build-common.xml:490:
Tests failed!
BUILD FAILED
/Users/yhuai/Projects/Hive-YSmart/hive-trunk/build.xml:349: Keepgoing
execution: 1 of 1 iterations failed.
Total time: 37 seconds
{\code}
> If any compiling error exists, test-shims should stop
> -----------------------------------------------------
>
> Key: HIVE-4979
> URL: https://issues.apache.org/jira/browse/HIVE-4979
> Project: Hive
> Issue Type: Sub-task
> Reporter: Yin Huai
> Assignee: Yin Huai
> Attachments: HIVE-4979.4980.failedTest.txt, HIVE-4979.D11931.1.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira