You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2013/06/26 02:40:20 UTC

[jira] [Commented] (HIVE-4784) ant testreport doesn't include any HCatalog tests

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

Eugene Koifman commented on HIVE-4784:
--------------------------------------

ant testreport in hive/build.xml uses junitreport task which
expects each JUnit test to produce an TEST-*.xml file with results.
HCatalog tests were not producing such files.

Added logic for HCat tests to generate .xml result files and copy them to where they can be included in the .html file.
                
> ant testreport doesn't include any HCatalog tests
> -------------------------------------------------
>
>                 Key: HIVE-4784
>                 URL: https://issues.apache.org/jira/browse/HIVE-4784
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog
>    Affects Versions: 0.11.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>             Fix For: 0.12.0
>
>
> run 
> 1. ant test -Dmodule=hcatalog
> 2. ant testreport
> no .html file is generated.  In particular, Apache builds don't show anything about HCat test (so it's not even obvious if it's running them)

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