[ https://issues.apache.org/jira/browse/HIVE-23219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086461#comment-17086461 ]
Hive QA commented on HIVE-23219: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/13000361/HIVE-23219.2.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 17131 tests executed *Failed tests:* {noformat} org.apache.hive.beeline.TestBeeLineWithArgs.testRowsAffected (batchId=208) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/21750/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21750/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21750/ 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 Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 13000361 - PreCommit-HIVE-Build > Add test cleanup for TestHCatLoaderEncryption and TestSessionManagerMetrics > --------------------------------------------------------------------------- > > Key: HIVE-23219 > URL: https://issues.apache.org/jira/browse/HIVE-23219 > Project: Hive > Issue Type: Bug > Reporter: RuiChen > Assignee: RuiChen > Priority: Minor > Attachments: HIVE-23219.2.patch, HIVE-23219.patch > > > 1.Test cases in TestHCatLoaderEncryption apply wrong test.jks in > hive/ql/target path, it casue tests failing when we run some ql tests, > then run TestHCatLoaderEncryption in local, fix it using TEST_DATA_DIR. > 2.Add tearDown method to clean up static metrics instance, to avoid > impacting each other between test cases in one class. -- This message was sent by Atlassian Jira (v8.3.4#803005)