[
https://issues.apache.org/jira/browse/HIVE-17725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196903#comment-16196903
]
Daniel Voros commented on HIVE-17725:
-------------------------------------
These are passing locally:
- TestCliDriver.testCliDriver[parquet_ppd_decimal]
- TestMiniTezCliDriver.testCliDriver[explainanalyze_2]
- TestMiniLlapCliDriver.testCliDriver[unionDistinct_1]
Others have been failing without the patch as well.
> 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, HIVE-17725.2.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)