[
https://issues.apache.org/jira/browse/HIVE-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894919#comment-13894919
]
Jason Dere commented on HIVE-6373:
----------------------------------
Thanks Thejas.
> 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
> Fix For: 0.13.0
>
> Attachments: HIVE-6373.1.patch, HIVE-6373.2.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)