[
https://issues.apache.org/jira/browse/ZOOKEEPER-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411104#comment-15411104
]
Hadoop QA commented on ZOOKEEPER-2487:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12822488/ZOOKEEPER-2487.patch
against trunk revision 1755379.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 1 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs (version 2.0.3)
warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed core unit tests.
-1 contrib tests. The patch failed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3329//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3329//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3329//console
This message is automatically generated.
> Test failed because of 'Forked Java VM exited abnormally.'
> ----------------------------------------------------------
>
> Key: ZOOKEEPER-2487
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2487
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Affects Versions: 3.5.2
> Reporter: Michael Han
> Assignee: Michael Han
> Fix For: 3.5.3
>
> Attachments: ZOOKEEPER-2487.patch
>
>
> Sometimes tests fail with error message like this:
> Error Message:
> Forked Java VM exited abnormally. Please note the time in the report does not
> reflect the time until the VM exit.
> Stack Trace:
> junit.framework.AssertionFailedError: Forked Java VM exited abnormally.
> Please note the time in the report does not reflect the time until the VM
> exit.
> Examples:
> https://builds.apache.org/job/ZooKeeper-trunk-solaris/1239/
> https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1147/
> https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1129/
> The failure happen on all platforms (jdk7/8/solaris).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)