[
https://issues.apache.org/jira/browse/HIVE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Oskarsson updated HIVE-116:
---------------------------------
Attachment: HIVE-116.patch
This patch makes the test target depend on deploy and changes the build.xml in
the ql module to include junit.jar in the classpath.
It runs a lot further, however on my machine a test fails so the whole build
doesn't complete.
[junit] Test org.apache.hadoop.hive.cli.TestCliDriver FAILED (timeout)
That should be another ticket though.
> Test run fails to complete
> --------------------------
>
> Key: HIVE-116
> URL: https://issues.apache.org/jira/browse/HIVE-116
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Testing Infrastructure
> Affects Versions: 0.19.0
> Environment: 32bit Ubuntu Hardy, Java6, Ant 1.7
> Reporter: Johan Oskarsson
> Priority: Critical
> Fix For: 0.19.0
>
> Attachments: HIVE-116.patch, test.log
>
>
> When running either "ant deploy test" or just "ant test" from a newly checked
> out hive trunk (with HIVE-90 applied) the test suite fails to complete. Not
> because tests cases fail but because classes can't be found. I assume it has
> something to do with the order the different modules are compiled in before
> the tests are run.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.