[ https://issues.apache.org/jira/browse/HIVE-21467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798497#comment-16798497 ]
Hive QA commented on HIVE-21467: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12963267/HIVE-21467.02.patch {color:green}SUCCESS:{color} +1 due to 96 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15833 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16617/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16617/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16617/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12963267 - PreCommit-HIVE-Build > Remove deprecated junit.framework.Assert imports > ------------------------------------------------ > > Key: HIVE-21467 > URL: https://issues.apache.org/jira/browse/HIVE-21467 > Project: Hive > Issue Type: Bug > Reporter: Laszlo Bodor > Assignee: Laszlo Bodor > Priority: Minor > Labels: newbie > Attachments: HIVE-21467.01.patch, HIVE-21467.02.patch, > HIVE-21467.02.patch > > > These imports trigger lots of warnings in ide, which could be annoying, and > it can be replaced easily to org.junit.Assert, the signature and behavior are > the same, so the tests should pass. -- This message was sent by Atlassian JIRA (v7.6.3#76005)