[
https://issues.apache.org/jira/browse/HIVE-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14225787#comment-14225787
]
Xuefu Zhang commented on HIVE-8971:
-----------------------------------
Looks like the patch is about renaming. +1 pending on test.
> HIVE-8965 exposed some classes which start with Test but are not tests
> ----------------------------------------------------------------------
>
> Key: HIVE-8971
> URL: https://issues.apache.org/jira/browse/HIVE-8971
> Project: Hive
> Issue Type: Improvement
> Reporter: Brock Noland
> Assignee: Brock Noland
> Attachments: HIVE-8971.patch
>
>
> From the output here:
> https://issues.apache.org/jira/browse/HIVE-8836?focusedCommentId=14225742&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14225742
> I've looked at the TestHBase* classes and they are not tests. PTest cannot
> support classes which start with Test but are not tests.
> {noformat}
> TestAuthorizationApiAuthorizer - did not produce a TEST-*.xml file
> TestGenericUDFOPNumeric - did not produce a TEST-*.xml file
> TestHBaseKeyFactory - did not produce a TEST-*.xml file
> TestHBaseKeyFactory2 - did not produce a TEST-*.xml file
> TestHBaseKeyFactory3 - did not produce a TEST-*.xml file
> TestHBasePredicateDecomposer - did not produce a TEST-*.xml file
> TestTezSessionState - did not produce a TEST-*.xml file
> TestURLHook - did not produce a TEST-*.xml file
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)