Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@locus.apache.org Received: (qmail 13744 invoked from network); 4 Dec 2008 18:27:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2008 18:27:34 -0000 Received: (qmail 78574 invoked by uid 500); 4 Dec 2008 18:27:46 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 78557 invoked by uid 500); 4 Dec 2008 18:27:46 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 78546 invoked by uid 99); 4 Dec 2008 18:27:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2008 10:27:46 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2008 18:26:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4317D234C2EB for ; Thu, 4 Dec 2008 10:26:44 -0800 (PST) Message-ID: <286647333.1228415204273.JavaMail.jira@brutus> Date: Thu, 4 Dec 2008 10:26:44 -0800 (PST) From: "Johan Oskarsson (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-116) Test run fails to complete In-Reply-To: <234421059.1228415084283.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-116: --------------------------------- Attachment: test.log A log file showing the errors when running "ant test" > 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.