[ https://issues.apache.org/jira/browse/HIVE-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-8971: ------------------------------- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Available) Committed this as I will be updating the trunk ptest server shortly to take advantage of HIVE-8965 in order to improve some of the delays we've seen in testing lately. > 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 > Fix For: 0.15.0 > > 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)