Zoltan Haindrich created HIVE-17725:
---------------------------------------
Summary: 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
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)