You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2014/02/26 16:55:24 UTC

[jira] [Comment Edited] (OAK-1291) RandomizedReadTest fails with OutOfMemoryError: PermGen space

    [ https://issues.apache.org/jira/browse/OAK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913050#comment-13913050 ] 

angela edited comment on OAK-1291 at 2/26/14 3:54 PM:
------------------------------------------------------

we should finally have a resolution for this. otherwise i suggest that we remove the RandomizedReadTest again.


was (Author: anchela):
we should finally have a resolution for this. otherwise i suggest that we move the RandomizedReadTest again.

> RandomizedReadTest fails with OutOfMemoryError: PermGen space
> -------------------------------------------------------------
>
>                 Key: OAK-1291
>                 URL: https://issues.apache.org/jira/browse/OAK-1291
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Michael Dürig
>              Labels: test
>             Fix For: 0.19
>
>
> This happened while running the maven build with {{-PintegrationTesting}}:
> {code}
> Running org.apache.jackrabbit.oak.jcr.random.RandomizedReadTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.418 sec
> org.apache.maven.surefire.util.SurefireReflectionException: java.lang.reflect.InvocationTargetException; nested exception is java.lang.reflect.InvocationTargetException: null
> java.lang.reflect.InvocationTargetException
> Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
> Results :
> Tests run: 722, Failures: 0, Errors: 0, Skipped: 48
> {code}
> The crucial point being Surefire silently ignoring the following tests such that the build happily succeeds making following failures. Note, that test suite consists of  2003 tests in contrast to the 722 reported by Surefire. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)