[
https://issues.apache.org/jira/browse/HIVE-20795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-20795:
------------------------------
Resolution: Fixed
Fix Version/s: 4.0.0
Status: Resolved (was: Patch Available)
Pushed to master.
Thanks for the patch [~dkuzmenko]!
> Rename CompileLockTest.java to follow the naming convention for the tests.
> --------------------------------------------------------------------------
>
> Key: HIVE-20795
> URL: https://issues.apache.org/jira/browse/HIVE-20795
> Project: Hive
> Issue Type: Bug
> Components: Test
> Reporter: Denys Kuzmenko
> Assignee: Denys Kuzmenko
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-20795.1.patch
>
>
> Tests without "Test" prefix are ignored by
> UnitTestPropertiesParser.generateFullTestSet()
> -> if (className.startsWith("Test") && !className.contains("$")) \{ }
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)