You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2008/12/04 19:32:44 UTC

[jira] Commented: (HIVE-116) Test run fails to complete

    [ https://issues.apache.org/jira/browse/HIVE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653402#action_12653402 ] 

Ashish Thusoo commented on HIVE-116:
------------------------------------

Right now the dependency between the test and compile is broken.

Also for tests you have to run 

ant -lib testlibs test...

Since the build scripts do not automatically picj up junit.jar in testlibs.

> 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: 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.