Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F19E01001A for ; Fri, 6 Dec 2013 21:19:36 +0000 (UTC) Received: (qmail 70188 invoked by uid 500); 6 Dec 2013 21:19:36 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 70112 invoked by uid 500); 6 Dec 2013 21:19:36 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 70074 invoked by uid 500); 6 Dec 2013 21:19:36 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 70056 invoked by uid 99); 6 Dec 2013 21:19:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 21:19:36 +0000 Date: Fri, 6 Dec 2013 21:19:36 +0000 (UTC) From: "Eugene Koifman (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HIVE-5238) "ant testreport" does not include any storage-handlers/hbase unit test results MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman resolved HIVE-5238. ---------------------------------- Resolution: Not A Problem > "ant testreport" does not include any storage-handlers/hbase unit test results > ------------------------------------------------------------------------------ > > Key: HIVE-5238 > URL: https://issues.apache.org/jira/browse/HIVE-5238 > Project: Hive > Issue Type: Bug > Components: HCatalog > Affects Versions: 0.12.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > > hcatalog/build-support/ant/test.xml defines _junit macro which copies TEST-*.xml to hive/build so that "ant testreport" at hive root includes test results in the html page. All hcatalog modules except storage-handlers use this. > Need to fix this so that all test results are clearly visible. -- This message was sent by Atlassian JIRA (v6.1#6144)