[ https://issues.apache.org/jira/browse/HIVE-17725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196626#comment-16196626 ]
Daniel Voros commented on HIVE-17725: ------------------------------------- Failed tests are all failing without the patch too. All new tests showed up in results, except for {{TestHCatBase}} that only serves as a superclass for other tests. > Fix misnamed tests which are not run during precommit runs. > ------------------------------------------------------------ > > Key: HIVE-17725 > URL: https://issues.apache.org/jira/browse/HIVE-17725 > Project: Hive > Issue Type: Bug > Components: Test > Reporter: Zoltan Haindrich > Assignee: Daniel Voros > Attachments: HIVE-17725.1.patch > > > I've just seen a testfailure for jdk9; but the test is not even executed > during precommit runs: > {{TaskTrackerTest}} > I think the test classes name should match the {{\*\*/Test\*}} to be executed > during test runs...however there seems to be quite a few... {{find . -name > '*Test.java'}} returns a few abstracts ; but there are real test ; which are > just misnamed... -- This message was sent by Atlassian JIRA (v6.4.14#64029)