[
https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665784#action_12665784
]
Johan Oskarsson commented on HIVE-231:
--------------------------------------
Looked at creating a single file and am having problems figuring out how to do
it since all the modules are run as subant tasks.
I moved the report creating into build.xml after the subant task calls and that
works fine if the build succeeds. If it fails however the report is never
created. I can't put the fail tag in build.xml either since the property set by
the subant task doesn't exist when the task returns to the parent build.
If that was unclear I can post my (non working) updated patch.
Suggestions are very welcome.
> 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
>
>
> 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.