[ https://issues.apache.org/jira/browse/HIVE-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-8971: ------------------------------- Description: >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} > 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 > > 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)