[
https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Oskarsson updated HIVE-231:
---------------------------------
Attachment: HIVE-231.patch
This is the best option I can think of. The testreport target is separate from
the testing one. So to use one would type "ant test; ant testreport". This also
means the report isn't generated if the user just wants to run the tests, for
example in a continuous integration system.
> Create junit reports for tests
> ------------------------------
>
> Key: HIVE-231
> URL: https://issues.apache.org/jira/browse/HIVE-231
> Project: Hadoop Hive
> Issue Type: Test
> Components: Testing Infrastructure
> Reporter: Johan Oskarsson
> Priority: Trivial
> Attachments: HIVE-231.patch, HIVE-231.patch
>
>
> Suggestion to create html junit reports for the hive tests. This would give
> developers an easier overview of what has gone wrong if the build fails then
> having to look through text files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.