[ https://issues.apache.org/jira/browse/HIVE-21224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883105#comment-16883105 ]
Bruno Pusztahazi edited comment on HIVE-21224 at 7/11/19 3:58 PM: ------------------------------------------------------------------ [~kgyrtkirk] I have added the missing tests to patch 17. {code:java} TestHiveMetastoreTransformer#testCreateTable {code} This seem to be missing in the latest version of these files, so I have ignored it (must have been factored out since the tests were run last time). I have added {code:java} TestObjectInspectorUtils#testBucketHashGeneration, TestGenericUDFRound#testUdf{code} was (Author: bpusztahazi): [~kgyrtkirk] I have added the missing test to patch 17. {code:java} TestHiveMetastoreTransformer#testCreateTable TestGenericUDFRound#testUdf {code} These seem to be missing in the latest version of these files, so I have ignored them (must have been factored out since the tests were run last time). I have added {code:java} TestObjectInspectorUtils#testBucketHashGeneration{code} > Upgrade tests JUnit3 to JUnit4 > ------------------------------ > > Key: HIVE-21224 > URL: https://issues.apache.org/jira/browse/HIVE-21224 > Project: Hive > Issue Type: Improvement > Reporter: Bruno Pusztahazi > Assignee: Bruno Pusztahazi > Priority: Major > Attachments: HIVE-21224.1.patch, HIVE-21224.10.patch, > HIVE-21224.11.patch, HIVE-21224.12.patch, HIVE-21224.13.patch, > HIVE-21224.14.patch, HIVE-21224.15.patch, HIVE-21224.16.patch, > HIVE-21224.17.patch, HIVE-21224.2.patch, HIVE-21224.3.patch, > HIVE-21224.4.patch, HIVE-21224.5.patch, HIVE-21224.6.patch, > HIVE-21224.7.patch, HIVE-21224.8.patch, HIVE-21224.9.patch > > > Old JUnit3 tests should be upgraded to JUnit4 -- This message was sent by Atlassian JIRA (v7.6.14#76016)