[ https://issues.apache.org/jira/browse/HIVE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892609#comment-13892609 ]
Hive QA commented on HIVE-6373: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12627065/HIVE-6373.1.patch {color:green}SUCCESS:{color} +1 5017 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1207/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1207/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12627065 > TestCliDriverMethods test can cause entire build to fail > -------------------------------------------------------- > > Key: HIVE-6373 > URL: https://issues.apache.org/jira/browse/HIVE-6373 > Project: Hive > Issue Type: Bug > Components: Tests > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-6373.1.patch > > > TestCliDriverMethods has some tests which uses a custom SecurityManager to > intercept System.exit(). If the test fails early the security manager may > not be unregistered and the process is unable to exit cleanly, which can > cause the entire test run to fail with: > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on > project hive-cli: ExecutionException; nested exception is > java.util.concurrent.ExecutionException: > org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred > in starting fork, check output in log -> [Help 1] -- This message was sent by Atlassian JIRA (v6.1.5#6160)